19 #ifndef INCLUDE_RCF_HTTPSSERVERTRANSPORT_HPP 20 #define INCLUDE_RCF_HTTPSSERVERTRANSPORT_HPP 22 #include <RCF/TcpServerTransport.hpp> 28 class RCF_EXPORT HttpsServerTransport :
public TcpServerTransport
31 HttpsServerTransport(
const HttpsEndpoint & httpsEndpoint);
37 #endif // ! INCLUDE_RCF_HTTPSSERVERTRANSPORT_HPP Definition: AmiIoHandler.hpp:24
TransportType
Describes the transport types used by a RCF connection.
Definition: Enums.hpp:34