#include <xmpp_init.h>
Definition at line 15 of file xmpp_init.h.
XmppChannelConfig * XmppInit::AllocChannelConfig |
( |
const std::string & |
peer_ip, |
|
|
int |
port, |
|
|
const std::string & |
from, |
|
|
const std::string & |
to, |
|
|
const std::string & |
node, |
|
|
bool |
isClient |
|
) |
| |
bool XmppInit::InitServer |
( |
XmppServer * |
server, |
|
|
int |
port, |
|
|
bool |
logUVE |
|
) |
| |
void XmppInit::Reset |
( |
bool |
keep_config = false | ) |
|
const char * XmppInit::kAgentNodeJID |
|
static |
Initial value:=
"agent@contrailsystems.com"
Definition at line 18 of file xmpp_init.h.
const char * XmppInit::kBgpPeer = "bgp-peer" |
|
static |
const char * XmppInit::kConfigPeer = "config" |
|
static |
const char * XmppInit::kControlNodeJID |
|
static |
Initial value:=
"network-control@contrailsystems.com"
Definition at line 17 of file xmpp_init.h.
const char * XmppInit::kDnsNodeJID |
|
static |
Initial value:=
"network-dns@contrailsystems.com"
Definition at line 19 of file xmpp_init.h.
const char * XmppInit::kDnsPeer = "dns-peer" |
|
static |
const char * XmppInit::kEndOfRibMarker = "0/0/EndOfRib" |
|
static |
const char * XmppInit::kFqnPrependAgentNodeJID |
|
static |
Initial value:=
"default-global-system-config:"
Definition at line 28 of file xmpp_init.h.
const char * XmppInit::kJIDControlBgp |
|
static |
Initial value:=
"network-control@contrailsystems.com/bgp-peer"
Definition at line 21 of file xmpp_init.h.
const char * XmppInit::kJIDControlDns |
|
static |
Initial value:=
"network-control@contrailsystems.com/dns-peer"
Definition at line 22 of file xmpp_init.h.
const char * XmppInit::kOtherPeer = "other-peer" |
|
static |
const char * XmppInit::kPubSubNS |
|
static |
Initial value:=
"http://jabber.org/protocol/pubsub"
Definition at line 20 of file xmpp_init.h.
The documentation for this class was generated from the following files: