#include "tao/orbconf.h"
#include "tao/TimeBaseC.h"
#include "ace/Reactor.h"
#include "strategies_export.h"
#include "tao/Connection_Handler.h"
#include "tao/IIOPC.h"
#include "ace/Svc_Handler.h"
#include "ace/SOCK_SEQPACK_Association.h"
Include dependency graph for SCIOP_Connection_Handler.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | TAO_SCIOP_Connection_Handler |
Handles requests on a single connection. More... | |
Typedefs | |
typedef ACE_Svc_Handler< ACE_SOCK_SEQPACK_ASSOCIATION, ACE_NULL_SYNCH > | TAO_SCIOP_SVC_HANDLER |
Keith O'Hara, Lockheed Martin ATL
based on IIOP_Connection_Handler.h
Originally by Chris Cleeland
modified by Balachandran Natarajan <bala@cs.wustl.edu>
|
|