ConnectionHandler Class Reference
This is an abstract base class to receive incoming connection attempts. Do not confuse this with ConnectionListener, which is used with XMPP streams and has a completely different meaning.
More...
#include <connectionhandler.h>
Inherited by SOCKS5BytestreamServer.
Inheritance diagram for ConnectionHandler:
[legend]List of all members.
Detailed Description
This is an abstract base class to receive incoming connection attempts. Do not confuse this with ConnectionListener, which is used with XMPP streams and has a completely different meaning.
You should not need to use this class directly.
- Author:
- Jakob Schröter <js@camaya.net>
- Since:
- 0.9
Definition at line 33 of file connectionhandler.h.
Constructor & Destructor Documentation
Member Function Documentation
| virtual void handleIncomingConnection |
( |
ConnectionBase * |
connection |
) |
[pure virtual] |
|
|
|
This function is called to receive an incoming connection. - Parameters:
-
| connection | The incoming connection. |
Implemented in SOCKS5BytestreamServer. |
The documentation for this class was generated from the following file:
Generated on Tue Apr 22 15:10:13 2008 for gloox by
1.4.1