Inherits object.
List of all members.
Detailed Description
A container for various pubd parameters.
Definition at line 46 of file pubd.py.
Member Function Documentation
def pubd.pubd_context.__init__ |
( |
|
self, |
|
|
|
cfg | |
|
) |
| | |
def pubd.pubd_context.client_handler |
( |
|
self, |
|
|
|
query, |
|
|
|
path, |
|
|
|
cb | |
|
) |
| | |
Process one PDU from a client.
Definition at line 100 of file pubd.py.
def pubd.pubd_context.control_handler |
( |
|
self, |
|
|
|
query, |
|
|
|
path, |
|
|
|
cb | |
|
) |
| | |
Process one PDU from the IRBE.
Definition at line 80 of file pubd.py.
def pubd.pubd_context.handler_common |
( |
|
self, |
|
|
|
query, |
|
|
|
client, |
|
|
|
cb, |
|
|
|
certs, |
|
|
|
crl = None | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: