#include "ace/pre.h"
#include "ace/Reactor.h"
#include "ace/Acceptor.h"
#include "tao/corbafwd.h"
#include "tao/Wait_Strategy.h"
#include "tao/Connection_Handler.h"
#include "tao/IIOP_Transport.h"
#include "tao/IIOPC.h"
#include "ace/post.h"
Include dependency graph for IIOP_Connection_Handler.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_IIOP_Connection_Handler |
Handles requests on a single connection. More... | |
class | TAO_IIOP_Properties |
TCP protocol properties specification for a set of connections. More... |
IIOP_Connection_Handler.h,v 1.14 2001/09/27 22:58:11 bala Exp