22 #ifndef HYPERSPACE_REQUESTHANDLERCLOSE_H
23 #define HYPERSPACE_REQUESTHANDLERCLOSE_H
50 #endif // HYPERSPACE_REQUESTHANDLERCLOSE_H
Declarations of ApplicationHandler.
std::shared_ptr< Event > EventPtr
Smart pointer to Event.
RequestHandlerClose(Comm *comm, Master *master, uint64_t session_id, EventPtr &event_ptr)
Entry point to AsyncComm service.
Base clase for application handlers.
virtual void run()
Carries out the request.