TAO_PortableGroup
2.0.8
|
#include "orbsvcs/PortableGroup/portablegroup_export.h"
#include "orbsvcs/PortableGroup/UIPMC_Transport.h"
#include "tao/Wait_Strategy.h"
#include "tao/Connection_Handler.h"
#include "ace/Acceptor.h"
#include "ace/Reactor.h"
#include "ace/SOCK_Dgram.h"
Classes | |
class | TAO_UIPMC_Connection_Handler |
Handles requests on a single connection. More... | |
Typedefs | |
typedef ACE_Svc_Handler < ACE_SOCK_DGRAM, ACE_NULL_SYNCH > | TAO_UIPMC_SVC_HANDLER |
typedef TAO_UIPMC_Transport < TAO_UIPMC_Connection_Handler > | UIPMC_TRANSPORT |