proxygen
|
This is the complete list of members for proxygen::ScopedHTTPServer, including all inherited members.
getAddresses() const | proxygen::ScopedHTTPServer | inline |
getPort() const | proxygen::ScopedHTTPServer | inline |
ScopedHTTPServer(std::thread thread, std::unique_ptr< HTTPServer > server) | proxygen::ScopedHTTPServer | inlineprivate |
server_ | proxygen::ScopedHTTPServer | private |
start(HandlerType handler, int port=0, int numThreads=4, std::unique_ptr< wangle::SSLContextConfig > sslCfg=nullptr) | proxygen::ScopedHTTPServer | inlinestatic |
start(HTTPServer::IPConfig cfg, HTTPServerOptions options) | proxygen::ScopedHTTPServer | inlinestatic |
thread_ | proxygen::ScopedHTTPServer | private |
~ScopedHTTPServer() | proxygen::ScopedHTTPServer | inline |