MySQL 8.4.4
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
HttpServerComponent Member List

This is the complete list of members for HttpServerComponent, including all inherited members.

add_route(const std::string &url_regex, std::unique_ptr< http::base::RequestHandler > cb)=0HttpServerComponentpure virtual
get_instance()HttpServerComponentstatic
HttpServerCtxtPtr typedefHttpServerComponent
init(HttpServerCtxtPtr srv)=0HttpServerComponentpure virtual
is_ssl_configured()=0HttpServerComponentpure virtual
remove_route(const std::string &url_regex)=0HttpServerComponentpure virtual
remove_route(const void *handler)=0HttpServerComponentpure virtual
set_instance(std::unique_ptr< HttpServerComponent > component)HttpServerComponentstatic
~HttpServerComponent()=defaultHttpServerComponentvirtual