15 #ifndef CONNECTIONHANDLER_H__
16 #define CONNECTIONHANDLER_H__
18 #include "connectionbase.h"
An abstract base class for a connection.
This is an abstract base class to receive incoming connection attempts. Do not confuse this with Conn...
virtual ~ConnectionHandler()
virtual void handleIncomingConnection(ConnectionBase *server, ConnectionBase *connection)=0
The namespace for the gloox library.