TAO::IIOP_SSL_Connection_Handler Class Reference

IIOP connection handler designed to be "SSL aware," i.e. it is aware of the existence of the SSLIOP connection handler. It makes sure that SSL session state from a previous connection is not associated with the non-SSL connection handled by this handler. More...

#include <IIOP_SSL_Connection_Handler.h>

Inheritance diagram for TAO::IIOP_SSL_Connection_Handler:

Inheritance graph
[legend]
Collaboration diagram for TAO::IIOP_SSL_Connection_Handler:

Collaboration graph
[legend]

List of all members.

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.


Detailed Description

IIOP connection handler designed to be "SSL aware," i.e. it is aware of the existence of the SSLIOP connection handler. It makes sure that SSL session state from a previous connection is not associated with the non-SSL connection handled by this handler.

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 & Destructor Documentation

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.


The documentation for this class was generated from the following files:

Generated on Mon Sep 15 08:40:13 2008 for TAO_SSLIOP by  doxygen 1.5.5