ACE 8.0.5
Loading...
Searching...
No Matches
Connector.h File Reference

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, PEER_CONNECTOR >
 Generic factory for actively connecting clients and creating service handlers (SVC_HANDLERs). More...
class  ACE_Strategy_Connector< SVC_HANDLER, PEER_CONNECTOR >
 Abstract factory for creating a service handler (SVC_HANDLER), connecting the SVC_HANDLER, and activating the SVC_HANDLER. More...

Detailed Description