|
proxygen
|
#include <folly/SocketAddress.h>#include <folly/futures/Future.h>#include <folly/io/async/AsyncSSLSocket.h>#include <folly/io/async/AsyncSocket.h>#include <wangle/channel/Pipeline.h>#include <memory>Go to the source code of this file.
Classes | |
| class | wangle::SSLSessionEstablishedCallback |
| class | wangle::BaseClientBootstrap< P > |
| class | wangle::BaseClientBootstrapFactory< ClientBootstrap > |
Namespaces | |
| wangle | |
Typedefs | |
| using | wangle::SSLSessionEstablishedCallbackUniquePtr = std::unique_ptr< SSLSessionEstablishedCallback > |