proxygen
proxygen::DirectResponseHandler Member List

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

body_proxygen::DirectResponseHandlerprivate
canHandleExpect() noexceptproxygen::RequestHandlerinlinevirtual
code_proxygen::DirectResponseHandlerprivate
DirectResponseHandler(int code, std::string message, std::string body)proxygen::DirectResponseHandlerinline
downstream_proxygen::RequestHandlerprotected
getDownstream() noexceptproxygen::RequestHandlerinlinevirtual
getExHandler() noexceptproxygen::RequestHandlerinlinevirtual
message_proxygen::DirectResponseHandlerprivate
onBody(std::unique_ptr< folly::IOBuf >) noexceptoverrideproxygen::DirectResponseHandlerinlinevirtual
onEgressPaused() noexceptproxygen::RequestHandlerinlinevirtual
onEgressResumed() noexceptproxygen::RequestHandlerinlinevirtual
onEOM() noexceptoverrideproxygen::DirectResponseHandlerinlinevirtual
onError(ProxygenError) noexceptoverrideproxygen::DirectResponseHandlerinlinevirtual
onRequest(std::unique_ptr< HTTPMessage >) noexceptoverrideproxygen::DirectResponseHandlerinlinevirtual
onUpgrade(proxygen::UpgradeProtocol) noexceptoverrideproxygen::DirectResponseHandlerinlinevirtual
requestComplete() noexceptoverrideproxygen::DirectResponseHandlerinlinevirtual
setResponseHandler(ResponseHandler *handler) noexceptproxygen::RequestHandlerinlinevirtual
~RequestHandler()proxygen::RequestHandlerinlinevirtual