rpki.publication.msg Class Reference

Inherits rpki::xml_utils::msg, and rpki::publication::publication_namespace.

Inherited by irbe_cli.publication_msg.

Collaboration diagram for rpki.publication.msg:
Collaboration graph

List of all members.

Public Member Functions

def serve_top_level

Static Public Attributes

tuple pdus
 Dispatch table of PDUs for this protocol.
int version = 1
 Protocol version.

Detailed Description

Publication PDU.

Definition at line 362 of file publication.py.


Member Function Documentation

def rpki.publication.msg.serve_top_level (   self,
  gctx,
  client,
  cb 
)
Serve one msg PDU.

Definition at line 376 of file publication.py.


Member Data Documentation

Initial value:
dict((x.element_name, x)
              for x in (config_elt, client_elt, certificate_elt, crl_elt, manifest_elt, roa_elt, report_error_elt))

Dispatch table of PDUs for this protocol.

Reimplemented in irbe_cli.publication_msg.

Definition at line 373 of file publication.py.

Protocol version.

Reimplemented from rpki.xml_utils.msg.

Definition at line 369 of file publication.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables
Generated on Wed May 12 19:43:50 2010 for RPKI Engine by  doxygen 1.6.3