Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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, CORBA::Boolean flag)
 ~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::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,
CORBA::Boolean  flag
 

TAO::IIOP_SSL_Connection_Handler::~IIOP_SSL_Connection_Handler void   ) 
 

Destructor.


The documentation for this class was generated from the following files:
Generated on Sat Aug 6 03:42:12 2005 for TAO_SSLIOP by  doxygen 1.3.9.1