TAO_Strategies
2.0.8
|
#include "tao/orbconf.h"
#include "tao/Strategies/strategies_export.h"
#include "tao/Transport.h"
#include "ace/SOCK_Stream.h"
#include "ace/Svc_Handler.h"
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 |