MySQL 9.0.0
Source Code Documentation
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