proxygen
fizz::server::AsyncFizzServerT< SM > Member List

This is the complete list of members for fizz::server::AsyncFizzServerT< SM >, including all inherited members.

accept(HandshakeCallback *callback)fizz::server::AsyncFizzServerT< SM >virtual
AsyncFizzBase(folly::AsyncTransportWrapper::UniquePtr transport)fizz::AsyncFizzBaseexplicit
AsyncFizzServerT(folly::AsyncTransportWrapper::UniquePtr socket, const std::shared_ptr< FizzServerContext > &fizzContext, const std::shared_ptr< ServerExtensions > &extensions=nullptr)fizz::server::AsyncFizzServerT< SM >
attachEventBase(folly::EventBase *evb) overridefizz::server::AsyncFizzServerT< SM >virtual
attachTimeoutManager(folly::TimeoutManager *manager)fizz::AsyncFizzBaseinline
cancelHandshakeTimeout()fizz::AsyncFizzBaseprotectedvirtual
close() overridefizz::server::AsyncFizzServerT< SM >virtual
closeNow() overridefizz::server::AsyncFizzServerT< SM >virtual
closeWithReset() overridefizz::server::AsyncFizzServerT< SM >virtual
connecting() const overridefizz::server::AsyncFizzServerT< SM >virtual
DecoratedAsyncTransportWrapper(typename folly::AsyncTransportWrapper::UniquePtr transport)folly::DecoratedAsyncTransportWrapper< folly::AsyncTransportWrapper >inlineexplicit
DelayedDestruction()folly::DelayedDestructioninlineprotected
DelayedDestructionBase()folly::DelayedDestructionBaseinlineprotected
deliverAllErrors(const folly::AsyncSocketException &ex, bool closeTransport=true)fizz::server::AsyncFizzServerT< SM >private
deliverAppData(std::unique_ptr< folly::IOBuf > buf)fizz::AsyncFizzBaseprotectedvirtual
deliverError(const folly::AsyncSocketException &ex, bool closeTransport=true)fizz::AsyncFizzBaseprotectedvirtual
deliverHandshakeError(folly::exception_wrapper ex)fizz::server::AsyncFizzServerT< SM >private
destroy() overridefizz::AsyncFizzBasevirtual
detachEventBase() overridefizz::AsyncFizzBaseinlinevirtual
detachTimeoutManager()fizz::AsyncFizzBaseinline
error() const overridefizz::server::AsyncFizzServerT< SM >virtual
extensions_fizz::server::AsyncFizzServerT< SM >private
fizzContext_fizz::server::AsyncFizzServerT< SM >private
fizzServer_fizz::server::AsyncFizzServerT< SM >private
getAddress(SocketAddress *address) const overridefolly::AsyncTransportinlinevirtual
getAppBytesReceived() const overridefizz::AsyncFizzBasevirtual
getAppBytesWritten() const overridefizz::AsyncFizzBasevirtual
getApplicationProtocol() const noexceptoverridefizz::server::AsyncFizzServerT< SM >virtual
getCipher() const overridefizz::server::AsyncFizzServerT< SM >virtual
getDestroyPending() const folly::DelayedDestructioninline
getDestructorGuardCount() const folly::DelayedDestructionBaseinlineprotected
getEarlyEkm(folly::StringPiece label, const Buf &hashedContext, uint16_t length) const fizz::server::AsyncFizzServerT< SM >virtual
getEkm(folly::StringPiece label, const Buf &hashedContext, uint16_t length) const overridefizz::server::AsyncFizzServerT< SM >virtual
getEventBase() const overridefolly::DecoratedAsyncTransportWrapper< folly::AsyncTransportWrapper >inlinevirtual
getLocalAddress(folly::SocketAddress *address) const overridefolly::DecoratedAsyncTransportWrapper< folly::AsyncTransportWrapper >inlinevirtual
folly::AsyncTransportWrapper::getLocalAddress() const folly::AsyncTransportinline
getPeerAddress(folly::SocketAddress *address) const overridefolly::DecoratedAsyncTransportWrapper< folly::AsyncTransportWrapper >inlinevirtual
folly::AsyncTransportWrapper::getPeerAddress() const folly::AsyncTransportinline
getPeerCert() const overridefizz::server::AsyncFizzServerT< SM >virtual
getPeerCertificate() const overridefizz::server::AsyncFizzServerT< SM >virtual
getRawBytesReceived() const overridefolly::DecoratedAsyncTransportWrapper< folly::AsyncTransportWrapper >inlinevirtual
getRawBytesWritten() const overridefolly::DecoratedAsyncTransportWrapper< folly::AsyncTransportWrapper >inlinevirtual
getReadCallback() const overridefizz::AsyncFizzBasevirtual
getSecurityProtocol() const overridefizz::AsyncFizzBaseinlinevirtual
getSelfCert() const overridefizz::server::AsyncFizzServerT< SM >virtual
getSelfCertificate() const overridefizz::server::AsyncFizzServerT< SM >virtual
getSendTimeout() const overridefolly::DecoratedAsyncTransportWrapper< folly::AsyncTransportWrapper >inlinevirtual
getState() const fizz::server::AsyncFizzServerT< SM >inline
getSupportedSigSchemes() const overridefizz::server::AsyncFizzServerT< SM >virtual
getUnderlyingTransport() const folly::AsyncTransportWrapperinline
getUnderlyingTransport()folly::AsyncTransportWrapperinline
getWrappedTransport() const overridefolly::DecoratedAsyncTransportWrapper< folly::AsyncTransportWrapper >inlinevirtual
good() const overridefizz::server::AsyncFizzServerT< SM >virtual
handshakeCallback_fizz::server::AsyncFizzServerT< SM >private
isDetachable() const overridefizz::server::AsyncFizzServerT< SM >virtual
isEorTrackingEnabled() const overridefolly::DecoratedAsyncTransportWrapper< folly::AsyncTransportWrapper >inlinevirtual
isPending() const folly::AsyncTransportinlinevirtual
isReplaySafe() const overridefizz::server::AsyncFizzServerT< SM >virtual
readable() const overridefizz::server::AsyncFizzServerT< SM >virtual
ReadCallback typedeffizz::AsyncFizzBase
setEorTracking(bool track) overridefolly::DecoratedAsyncTransportWrapper< folly::AsyncTransportWrapper >inlinevirtual
setReadCB(ReadCallback *callback) overridefizz::AsyncFizzBasevirtual
setReplaySafetyCallback(folly::AsyncTransport::ReplaySafetyCallback *callback) overridefizz::server::AsyncFizzServerT< SM >virtual
setSendTimeout(uint32_t timeoutInMs) overridefolly::DecoratedAsyncTransportWrapper< folly::AsyncTransportWrapper >inlinevirtual
shutdownWrite() overridefolly::DecoratedAsyncTransportWrapper< folly::AsyncTransportWrapper >inlinevirtual
shutdownWriteNow() overridefolly::DecoratedAsyncTransportWrapper< folly::AsyncTransportWrapper >inlinevirtual
startHandshakeTimeout(std::chrono::milliseconds)fizz::AsyncFizzBaseprotectedvirtual
startTransportReads()fizz::AsyncFizzBaseprotectedvirtual
state_fizz::server::AsyncFizzServerT< SM >private
transport_folly::DecoratedAsyncTransportWrapper< folly::AsyncTransportWrapper >protected
transportDataAvailable() overridefizz::server::AsyncFizzServerT< SM >protectedvirtual
transportError(const folly::AsyncSocketException &ex) overridefizz::server::AsyncFizzServerT< SM >protectedvirtual
transportReadBuf_fizz::AsyncFizzBaseprotected
UniquePtr typedeffizz::server::AsyncFizzServerT< SM >
visitor_fizz::server::AsyncFizzServerT< SM >private
writable() const overridefolly::DecoratedAsyncTransportWrapper< folly::AsyncTransportWrapper >inlinevirtual
write(folly::AsyncTransportWrapper::WriteCallback *callback, const void *buf, size_t bytes, folly::WriteFlags flags=folly::WriteFlags::NONE) overridefolly::WriteChainAsyncTransportWrapper< folly::AsyncTransportWrapper >inlinevirtual
writeAppData(folly::AsyncTransportWrapper::WriteCallback *callback, std::unique_ptr< folly::IOBuf > &&buf, folly::WriteFlags flags=folly::WriteFlags::NONE) overridefizz::server::AsyncFizzServerT< SM >protectedvirtual
WriteCallback typedeffolly::AsyncTransportWrapper
writeChain(folly::AsyncTransportWrapper::WriteCallback *callback, std::unique_ptr< folly::IOBuf > &&buf, folly::WriteFlags flags=folly::WriteFlags::NONE) overridefizz::AsyncFizzBasevirtual
writev(folly::AsyncTransportWrapper::WriteCallback *callback, const iovec *vec, size_t count, folly::WriteFlags flags=folly::WriteFlags::NONE) overridefolly::WriteChainAsyncTransportWrapper< folly::AsyncTransportWrapper >inlinevirtual
~AsyncFizzBase() overridefizz::AsyncFizzBase
~AsyncReader()=defaultfolly::AsyncReaderprotectedvirtual
~AsyncSocketBase()=defaultfolly::AsyncSocketBasevirtual
~AsyncTransport() override=defaultfolly::AsyncTransportprotected
~AsyncWriter()=defaultfolly::AsyncWriterprotectedvirtual
~DecoratedAsyncTransportWrapper() overridefolly::DecoratedAsyncTransportWrapper< folly::AsyncTransportWrapper >inlineprotected
~DelayedDestruction() override=defaultfolly::DelayedDestructionprotected
~DelayedDestructionBase()=defaultfolly::DelayedDestructionBasevirtual
~WriteCallback()=defaultfolly::AsyncWriter::WriteCallbackprotectedvirtual