OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
xmpp_connection.h File Reference
#include <boost/asio/ip/tcp.hpp>
#include <boost/scoped_ptr.hpp>
#include <tbb/atomic.h>
#include <tbb/spin_mutex.h>
#include "base/timer.h"
#include "base/lifetime.h"
#include "base/address.h"
#include "xmpp/xmpp_channel_mux.h"
#include "xmpp/xmpp_state_machine.h"
#include "xmpp/xmpp_session.h"
Include dependency graph for xmpp_connection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XmppConnection
 
struct  XmppConnection::ProtoStats
 
struct  XmppConnection::ErrorStats
 
class  XmppServerConnection
 
class  XmppClientConnection
 
class  XmppConnectionEndpoint