ACE_SSL_Asynch_Read_Stream_Result | |
ACE_SSL_Asynch_Result | |
ACE_SSL_Asynch_Stream | This class is a factory for starting off asynchronous reads on a stream. This class forwards all methods to its implementation class |
ACE_SSL_Context | A wrapper for the OpenSSL SSL_CTX related functions |
ACE_SSL_Data_File | |
ACE_SSL_SOCK | An abstract class that forms the basis for more specific classes, such as "ACE_SSL_SOCK_Acceptor" and "ACE_SSL_SOCK_Stream". Do not instantiate this class |
ACE_SSL_SOCK_Acceptor | Defines a factory that creates new ACE_SSL_SOCK_Stream objects passively |
ACE_SSL_SOCK_Connector | Defines a factory that creates new <ace_ssl_sock_stream>s actively |
ACE_SSL_SOCK_Stream | Defines methods in the ACE_SSL_SOCK_Stream abstraction |