13 #ifndef CONNECTIONTLSSERVER_H__
14 #define CONNECTIONTLSSERVER_H__
18 #include "connectionbase.h"
19 #include "connectiontls.h"
20 #include "tlsdefault.h"
21 #include "tlshandler.h"
28 class ConnectionDataHandler;
An abstract base class for a connection.
This is an abstract base class to receive events from a ConnectionBase-derived object.
This is an implementation of the server-side of a TLS/SSL connection.
This is an implementation of a TLS/SSL connection.
An implementation of log sink and source.
An abstract base class for TLS implementations.
An interface that allows for interacting with TLS implementations derived from TLSBase.
The namespace for the gloox library.