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