Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
sese::service::http::HttpServer Member List

This is the complete list of members for sese::service::http::HttpServer, including all inherited members.

connection_callbacksese::service::http::HttpServerprivate
controllerssese::service::http::HttpServerprivate
filterssese::service::http::HttpServerprivate
keepalivesese::service::http::HttpServerprivate
mount_pointssese::service::http::HttpServerprivate
namesese::service::http::HttpServerprivate
regController(ARGS &&...args)sese::service::http::HttpServer
regFilter(const std::string &uri_prefix, const HttpService::FilterCallback &callback)sese::service::http::HttpServer
regMountPoint(const std::string &uri_prefix, const std::string &local)sese::service::http::HttpServer
regService(const net::IPAddress::Ptr &address, std::unique_ptr< security::SSLContext > context)sese::service::http::HttpServer
regServlet(const net::http::Servlet &servlet)sese::service::http::HttpServer
regTailFilter(const HttpService::FilterCallback &tail_filter)sese::service::http::HttpServer
servicessese::service::http::HttpServerprivate
servletssese::service::http::HttpServerprivate
setConnectionCallback(const HttpService::ConnectionCallback &callback)sese::service::http::HttpServer
setKeepalive(uint32_t seconds)sese::service::http::HttpServer
setName(const std::string &name)sese::service::http::HttpServer
shutdown() constsese::service::http::HttpServer
startup() constsese::service::http::HttpServer
tail_filtersese::service::http::HttpServerprivate