#include "ace/Svc_Handler.h"
#include "ace/SOCK_Stream.h"
#include "tao/Connection_Handler.h"
#include "tao/Basic_Types.h"
Include dependency graph for IIOP_Connection_Handler.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | IIOP |
Classes | |
class | TAO_IIOP_Connection_Handler |
Handles requests on a single connection. More... | |
Typedefs | |
typedef ACE_Svc_Handler< ACE_SOCK_STREAM, ACE_NULL_SYNCH > | TAO_IIOP_SVC_HANDLER |
modified by Balachandran Natarajan <bala@cs.wustl.edu>
|
|