proxygen
wangle::BaseClientBootstrap< P > Member List

This is the complete list of members for wangle::BaseClientBootstrap< P >, including all inherited members.

BaseClientBootstrap()wangle::BaseClientBootstrap< P >inline
connect(const folly::SocketAddress &address, std::chrono::milliseconds timeout=std::chrono::milliseconds(0))=0wangle::BaseClientBootstrap< P >pure virtual
deferSecurityNegotiation(bool deferSecurityNegotiation)wangle::BaseClientBootstrap< P >inline
deferSecurityNegotiation_wangle::BaseClientBootstrap< P >protected
getPipeline()wangle::BaseClientBootstrap< P >inline
makePipeline(std::shared_ptr< folly::AsyncTransportWrapper > socket)wangle::BaseClientBootstrap< P >inlinevirtual
pipeline_wangle::BaseClientBootstrap< P >protected
pipelineFactory(std::shared_ptr< PipelineFactory< P >> factory) noexceptwangle::BaseClientBootstrap< P >inline
pipelineFactory_wangle::BaseClientBootstrap< P >protected
Ptr typedefwangle::BaseClientBootstrap< P >
serverName(const std::string &sni)wangle::BaseClientBootstrap< P >inline
setPipeline(const typename P::Ptr &pipeline)wangle::BaseClientBootstrap< P >inline
sni_wangle::BaseClientBootstrap< P >protected
sslContext(folly::SSLContextPtr sslContext)wangle::BaseClientBootstrap< P >inline
sslContext_wangle::BaseClientBootstrap< P >protected
sslSession(SSL_SESSION *sslSession)wangle::BaseClientBootstrap< P >inline
sslSession_wangle::BaseClientBootstrap< P >protected
sslSessionEstablishedCallback(SSLSessionEstablishedCallbackUniquePtr sslSessionEstablishedCallback)wangle::BaseClientBootstrap< P >inline
sslSessionEstablishedCallback_wangle::BaseClientBootstrap< P >protected
~BaseClientBootstrap()=defaultwangle::BaseClientBootstrap< P >virtual