#include <IIOP_SSL_Connection_Handler.h>
Inheritance diagram for TAO_IIOP_SSL_Connection_Handler:
Public Methods | |
TAO_IIOP_SSL_Connection_Handler (ACE_Thread_Manager *t=0) | |
TAO_IIOP_SSL_Connection_Handler (TAO_ORB_Core *orb_core, CORBA::Boolean flag, void *arg) | |
~TAO_IIOP_SSL_Connection_Handler (void) | |
Destructor. |
This class is just a place holder to create the TAO_IIOP_SSL_Transport which does the work of clearing the TSS SSL state
|
Constructor. <arg> parameter is used by the Acceptor to pass the protocol configuration properties for this connection. |
|
|
|
Destructor.
|