18 #ifndef _DECAF_NET_SSL_SSLSERVERSOCKETFACTORY_H_ 19 #define _DECAF_NET_SSL_SSLSERVERSOCKETFACTORY_H_ 73 virtual std::vector<std::string> getDefaultCipherSuites() = 0;
85 virtual std::vector<std::string> getSupportedCipherSuites() = 0;
Factory class interface that provides methods to create SSL Server Sockets.
Definition: SSLServerSocketFactory.h:37
#define DECAF_API
Definition: Config.h:29
Class used to create Server Sockets, subclasses can be created that create certain types of server so...
Definition: ServerSocketFactory.h:35
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25