Inherits rpki::xml_utils::data_elt, rpki::sql::sql_persistent, and rpki::publication::publication_namespace.
Inherited by rpki.publication.client_elt, and rpki.publication.config_elt.
Public Member Functions | |
def | serve_dispatch |
Virtual class for control channel objects.
Definition at line 47 of file publication.py.
def rpki.publication.control_elt.serve_dispatch | ( | self, | ||
r_msg, | ||||
cb, | ||||
eb | ||||
) |
Action dispatch handler. This needs special handling because we need to make sure that this PDU arrived via the control channel.
Reimplemented from rpki.xml_utils.data_elt.
Definition at line 52 of file publication.py.