18 #ifndef INCLUDE_RCF_HTTPSSERVERTRANSPORT_HPP 19 #define INCLUDE_RCF_HTTPSSERVERTRANSPORT_HPP 21 #include <RCF/TcpServerTransport.hpp> 27 class RCF_EXPORT HttpsServerTransport :
public TcpServerTransport
30 HttpsServerTransport(
const HttpsEndpoint & httpsEndpoint);
36 #endif // ! INCLUDE_RCF_HTTPSSERVERTRANSPORT_HPP Definition: AmiIoHandler.hpp:23
TransportType
Describes the transport types used by a RCF connection.
Definition: Enums.hpp:33