#include <IIOP_SSL_Connection_Handler.h>
Public Member Functions | |
IIOP_SSL_Connection_Handler (ACE_Thread_Manager *t=0) | |
Constructor. | |
IIOP_SSL_Connection_Handler (TAO_ORB_Core *orb_core) | |
~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.
TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO::IIOP_SSL_Connection_Handler::IIOP_SSL_Connection_Handler | ( | ACE_Thread_Manager * | t = 0 |
) |
Constructor.
TAO::IIOP_SSL_Connection_Handler::IIOP_SSL_Connection_Handler | ( | TAO_ORB_Core * | orb_core | ) |
TAO::IIOP_SSL_Connection_Handler::~IIOP_SSL_Connection_Handler | ( | void | ) |
Destructor.