proxygen
proxygen::MockHTTPPushHandler Member List

This is the complete list of members for proxygen::MockHTTPPushHandler, including all inherited members.

detachTransaction() noexcept=0proxygen::HTTPTransactionHandlerpure virtual
GMOCK_METHOD0_(, noexcept,, detachTransaction, void())proxygen::MockHTTPPushHandler
GMOCK_METHOD0_(, noexcept,, onEgressPaused, void())proxygen::MockHTTPPushHandler
GMOCK_METHOD0_(, noexcept,, onEgressResumed, void())proxygen::MockHTTPPushHandler
GMOCK_METHOD1_(, noexcept,, setTransaction, void(HTTPTransaction *txn))proxygen::MockHTTPPushHandler
GMOCK_METHOD1_(, noexcept,, onError, void(const HTTPException &error))proxygen::MockHTTPPushHandler
GMOCK_METHOD1_(, noexcept,, onGoaway, void(ErrorCode))proxygen::MockHTTPPushHandler
HeaderMap typedefproxygen::HTTPHandlerBase
HTTPHandlerBase()proxygen::HTTPHandlerBaseinline
HTTPHandlerBase(HTTPTransaction *txn, HTTPMessage *msg)proxygen::HTTPHandlerBaseinline
MockHTTPPushHandler()proxygen::MockHTTPPushHandlerinline
MockHTTPPushHandler(HTTPTransaction &txn, HTTPMessage *msg, const folly::SocketAddress &)proxygen::MockHTTPPushHandlerinline
msg_proxygen::HTTPHandlerBase
onBody(std::unique_ptr< folly::IOBuf >) noexceptfinalproxygen::HTTPPushTransactionHandlerinlinevirtual
onChunkComplete() noexceptfinalproxygen::HTTPPushTransactionHandlerinlinevirtual
onChunkHeader(size_t) noexceptfinalproxygen::HTTPPushTransactionHandlerinlinevirtual
onEgressPaused() noexcept=0proxygen::HTTPTransactionHandlerpure virtual
onEgressResumed() noexcept=0proxygen::HTTPTransactionHandlerpure virtual
onEOM() noexceptfinalproxygen::HTTPPushTransactionHandlerinlinevirtual
onError(const HTTPException &error) noexcept=0proxygen::HTTPTransactionHandlerpure virtual
onExTransaction(HTTPTransaction *) noexceptproxygen::HTTPTransactionHandlerinlinevirtual
onGoaway(ErrorCode) noexceptproxygen::HTTPTransactionHandlerinlinevirtual
onHeadersComplete(std::unique_ptr< HTTPMessage >) noexceptfinalproxygen::HTTPPushTransactionHandlerinlinevirtual
onPushedTransaction(HTTPTransaction *) noexceptfinalproxygen::HTTPPushTransactionHandlerinlinevirtual
onTrailers(std::unique_ptr< HTTPHeaders >) noexceptfinalproxygen::HTTPPushTransactionHandlerinlinevirtual
onUpgrade(UpgradeProtocol) noexceptfinalproxygen::HTTPPushTransactionHandlerinlinevirtual
sendBody(uint32_t content_length)proxygen::HTTPHandlerBaseinline
sendBodyWithLastByteTracking(uint32_t content_length)proxygen::HTTPHandlerBaseinline
sendChunkedReplyWithBody(uint32_t code, uint32_t content_length, uint32_t chunkSize, bool hasTrailers, bool sendEOM=true)proxygen::HTTPHandlerBaseinline
sendEOM()proxygen::HTTPHandlerBaseinline
sendHeaders(uint32_t code, uint32_t content_length, bool keepalive=true, HeaderMap headers=HeaderMap())proxygen::HTTPHandlerBaseinline
sendPushHeaders(const std::string &path, const std::string &host, uint32_t content_length, http2::PriorityUpdate pri)proxygen::MockHTTPPushHandlerinline
sendReply()proxygen::HTTPHandlerBaseinline
sendReplyCode(uint32_t code)proxygen::HTTPHandlerBaseinline
sendReplyWithBody(uint32_t code, uint32_t content_length, bool keepalive=true, bool sendEOM=true, bool hasTrailers=false)proxygen::HTTPHandlerBaseinline
sendRequest()proxygen::HTTPHandlerBaseinline
sendRequest(HTTPMessage req)proxygen::HTTPHandlerBaseinline
setTransaction(HTTPTransaction *txn) noexcept=0proxygen::HTTPTransactionHandlerpure virtual
terminate()proxygen::HTTPHandlerBaseinline
txn_proxygen::HTTPHandlerBase
~HTTPPushTransactionHandler() overrideproxygen::HTTPPushTransactionHandlerinline
~HTTPTransactionHandler()proxygen::HTTPTransactionHandlerinlinevirtual