

Public Types | |
| using | FunctionHandler = std::function< NAF::Handlers::RootHandler *()> |
| using | FunctionHandlerCreator = std::function< NAF::Handlers::RootHandler *(Core::HTTPRequestInfo &info)> |
| using | Connections = std::map< std::string, Tools::HandlerConnection > |
Protected Member Functions | |
| void | ErrorResponse_ (const HTTPServerRequest &request, std::string error) |