#include <agent_xmpp_init.h>
|
static bool | Init (bool xmpp_auth_enabled, const std::string &xmpp_server_cert, const std::string &xmpp_server_key, const std::string &xmpp_ca_cert) |
|
static void | Shutdown () |
|
Definition at line 8 of file agent_xmpp_init.h.
bool DnsAgentXmppManager::Init |
( |
bool |
xmpp_auth_enabled, |
|
|
const std::string & |
xmpp_server_cert, |
|
|
const std::string & |
xmpp_server_key, |
|
|
const std::string & |
xmpp_ca_cert |
|
) |
| |
|
static |
void DnsAgentXmppManager::Shutdown |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: