OpenSDN source code
|
#include <xmpp_connection.h>
Classes | |
class | DeleteActor |
Private Attributes | |
std::string | close_reason_ |
uint32_t | flap_count_ |
uint64_t | last_flap_ |
boost::scoped_ptr< DeleteActor > | deleter_ |
LifetimeRef< XmppClientConnection > | server_delete_ref_ |
Additional Inherited Members | |
![]() | |
static const char * | kAuthTypeNil = "NIL" |
static const char * | kAuthTypeTls = "TLS" |
![]() | |
const XmppChannelMux * | channel_mux () const |
![]() | |
TcpServer * | server_ |
XmppSession * | session_ |
Definition at line 323 of file xmpp_connection.h.
XmppClientConnection::XmppClientConnection | ( | XmppClient * | server, |
const XmppChannelConfig * | config | ||
) |
|
virtual |
|
virtual |
Implements XmppConnection.
Definition at line 897 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 901 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 916 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 920 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 936 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 889 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 877 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 883 of file xmpp_connection.cc.
XmppClient * XmppClientConnection::server | ( | ) |
Definition at line 893 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 905 of file xmpp_connection.cc.
|
private |
Definition at line 341 of file xmpp_connection.h.
|
private |
Definition at line 346 of file xmpp_connection.h.
|
private |
Definition at line 344 of file xmpp_connection.h.
|
private |
Definition at line 345 of file xmpp_connection.h.
|
private |
Definition at line 347 of file xmpp_connection.h.