RPKI Engine
1.0
|
Static Public Attributes | |
string | name = "message" |
pdu = message_pdu | |
string | version = "1" |
SAX handler for Up-Down protocol.
Definition at line 690 of file up_down.py.
string rpki::up_down::sax_handler::name = "message" [static] |
Definition at line 696 of file up_down.py.
Referenced by rpki::xml_utils::sax_handler::create_top_level().
rpki::up_down::sax_handler::pdu = message_pdu [static] |
Reimplemented in rpki::rootd::sax_handler.
Definition at line 695 of file up_down.py.
Referenced by rpki::xml_utils::sax_handler::create_top_level().
string rpki::up_down::sax_handler::version = "1" [static] |
Definition at line 697 of file up_down.py.
Referenced by rpki::xml_utils::sax_handler::create_top_level(), rpki::http::http_request::format_first_line(), rpki::http::http_response::format_first_line(), and rpki::xml_utils::msg::toXML().