28 #ifndef AsyncComm_ConnectionHandlerFactory_h
29 #define AsyncComm_ConnectionHandlerFactory_h
57 #endif // AsyncComm_ConnectionHandlerFactory_h
virtual ~ConnectionHandlerFactory()
Destructor.
virtual void get_instance(DispatchHandlerPtr &dhp)=0
Creates a connection dispatch handler.
Abstract class for creating default application dispatch handlers.
Declarations for DispatchHandler.
std::shared_ptr< ConnectionHandlerFactory > ConnectionHandlerFactoryPtr
Smart pointer to ConnectionHandlerFactory.
std::shared_ptr< DispatchHandler > DispatchHandlerPtr
Smart pointer to DispatchHandler.