Trees | Indices | Help |
|
---|
|
A processor for confd requests.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
(objects.ConfdReply, string) |
|
||
|
|||
Inherited from |
|
|||
DISPATCH_TABLE = {constants.CONFD_REQ_PING: querylib.PingQuery
|
|
|||
disabled whether confd serving is disabled |
|||
reader confd SimpleConfigReader |
|
|||
Inherited from |
|
Constructor for ConfdProcessor
|
Process a single UDP request from a client.
|
Extracts a ConfdRequest object from a serialized hmac signed string. This functions also performs signature/timestamp validation. |
Process one ConfdRequest request, and produce an answer
|
Serialize and sign the given reply, with salt rsalt
|
|
DISPATCH_TABLE
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Dec 9 15:55:34 2010 | http://epydoc.sourceforge.net |