Public Member Functions | |
def | serve_dispatch |
Virtual class for control channel objects.
Definition at line 30 of file publication.py.
def rpki.publication.control_elt.serve_dispatch | ( | self, | ||
r_msg, | ||||
client | ||||
) |
Action dispatch handler. This needs special handling because we need to make sure that this PDU arrived via the control channel.
Definition at line 33 of file publication.py.