#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"
Include dependency graph for UIPMC_Connection_Handler.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TAO_UIPMC_Connection_Handler |
Handles requests on a single connection. More... | |
Typedefs | |
typedef TAO_UIPMC_Transport< TAO_UIPMC_Connection_Handler > | UIPMC_TRANSPORT |
Variables | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL typedef ACE_Svc_Handler< ACE_SOCK_DGRAM, ACE_NULL_SYNCH > | TAO_UIPMC_SVC_HANDLER |
Definition in file UIPMC_Connection_Handler.h.
Definition at line 149 of file UIPMC_Connection_Handler.h.
TAO_BEGIN_VERSIONED_NAMESPACE_DECL typedef ACE_Svc_Handler<ACE_SOCK_DGRAM, ACE_NULL_SYNCH> TAO_UIPMC_SVC_HANDLER |
Definition at line 38 of file UIPMC_Connection_Handler.h.