Classes

Connector.h File Reference

#include "ace/Service_Object.h"
#include "ace/Strategies_T.h"
#include "ace/Synch_Options.h"
#include "ace/Unbounded_Set.h"
#include "ace/Connector.cpp"

Classes

class  ACE_Connector_Base< SVC_HANDLER >
 This base interface allows ACE_NonBlocking_Connect_Handler to only care about the SVC_HANDLER template parameter of the ACE_Connector. Otherwise, ACE_NonBlocking_Connect_Handler would have to be configured with all the template parameters that ACE_Connector is configured with. More...
class  ACE_NonBlocking_Connect_Handler< SVC_HANDLER >
 Performs non-blocking connects on behalf of the Connector. More...
class  ACE_Connector< SVC_HANDLER, ACE_PEER_CONNECTOR_1 >
 Generic factory for actively connecting clients and creating service handlers (SVC_HANDLERs). More...
class  ACE_Strategy_Connector< SVC_HANDLER, ACE_PEER_CONNECTOR_1 >
 Abstract factory for creating a service handler (SVC_HANDLER), connecting the SVC_HANDLER, and activating the SVC_HANDLER. More...

Detailed Description

Id:
Connector.h 91058 2010-07-12 08:20:09Z johnnyw
Author:
Douglas C. Schmidt <schmidt@cs.wustl.edu>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines