|
Leosac
0.8.0
Open Source Access Control
|
Go to the documentation of this file.
33 : BaseModuleSupportThread(core_utils, 0)
void register_crud_handler(const std::string &resource_name, CRUDResourceHandler::Factory factory)
static WebSockAPI::CRUDResourceHandlerUPtr instanciate(WebSockAPI::RequestContext)
WSHelperThread(const CoreUtilsPtr &core_utils)
This is the header file for a generated source file, GitSHA1.cpp.
A service object provided by the Websocket module.
void unregister_handler(const std::string &name)
Remove an handler by name.
void register_ws_handlers(WebSockAPI::Service &ws_service) override
Called when websocket handler registration is possible.
std::shared_ptr< CoreUtils > CoreUtilsPtr
void unregister_ws_handlers(WebSockAPI::Service &ws_service) override