RPKI Engine 1.0
|
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.