#include "ace/pre.h"
#include "ace/config-all.h"
#include "ace/Reactor.h"
#include "tao/corbafwd.h"
#include "tao/Wait_Strategy.h"
#include "tao/Connection_Handler.h"
#include "tao/IIOP_Connection_Handler.h"
#include "tao/IIOPC.h"
#include "SSLIOP_Transport.h"
#include "SSLIOP_Current.h"
#include "ace/post.h"
Include dependency graph for SSLIOP_Connection_Handler.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_SSL_State_Guard |
This Class that sets up TSS SSL states upon instantiation, and tears down the TSS SSL state when that instance goes out of scope. More... | |
class | TAO_SSLIOP_Connection_Handler |
Handles requests on a single connection. More... | |
class | TAO_SSLIOP_Connection_Handler_State |
Typedefs | |
typedef TAO_SSLIOP_Connection_Handler | TAO_SSLIOP_SVC_HANDLER |
SSLIOP_Connection_Handler.h,v 1.14 2001/12/09 22:09:50 ossama Exp
|
|