#include "tao/orbconf.h"
#include "tao/Strategies/strategies_export.h"
#include "tao/Transport.h"
#include "ace/SOCK_Stream.h"
#include "ace/Svc_Handler.h"
Include dependency graph for COIOP_Transport.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | TAO_COIOP_Transport |
Specialization of the base TAO_Transport class to handle the COIOP protocol. More... | |
Typedefs | |
typedef ACE_Svc_Handler< ACE_SOCK_STREAM, ACE_NULL_SYNCH > | TAO_COIOP_SVC_HANDLER |