#include "tao/orbconf.h"#include "tao/Connection_Handler.h"#include "tao/Basic_Types.h"#include "ace/SOCK_Stream.h"#include "ace/Svc_Handler.h"Include dependency graph for IIOP_Connection_Handler.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | IIOP |
Classes | |
| class | TAO_IIOP_Connection_Handler |
| Handles requests on a single connection. More... | |
Variables | |
| TAO_BEGIN_VERSIONED_NAMESPACE_DECL typedef ACE_Svc_Handler< ACE_SOCK_STREAM, ACE_NULL_SYNCH > | TAO_IIOP_SVC_HANDLER |
| Service Handler for this transport. | |
Balachandran Natarajan <bala@cs.wustl.edu>
Definition in file IIOP_Connection_Handler.h.
|
|
Service Handler for this transport.
Definition at line 37 of file IIOP_Connection_Handler.h. Referenced by TAO_IIOP_Connection_Handler::TAO_IIOP_Connection_Handler(). |
1.3.6