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;
81 #endif // CONNECTIONTLSSERVER_H__