|
proxygen
|
Public Member Functions | |
| void | read (Context *, AcceptPipelineType) override |
Public Member Functions inherited from wangle::InboundHandler< AcceptPipelineType, Unit > | |
| ~InboundHandler () override=default | |
| virtual void | readEOF (Context *ctx) |
| virtual void | readException (Context *ctx, folly::exception_wrapper e) |
| virtual void | transportActive (Context *ctx) |
| virtual void | transportInactive (Context *ctx) |
Public Member Functions inherited from wangle::HandlerBase< InboundHandlerContext< Unit > > | |
| virtual | ~HandlerBase ()=default |
| virtual void | attachPipeline (InboundHandlerContext< Unit > *) |
| virtual void | detachPipeline (InboundHandlerContext< Unit > *) |
| InboundHandlerContext< Unit > * | getContext () |
Additional Inherited Members | |
Public Types inherited from wangle::InboundHandler< AcceptPipelineType, Unit > | |
| typedef AcceptPipelineType | rin |
| typedef Unit | rout |
| typedef folly::Unit | win |
| typedef folly::Unit | wout |
| typedef InboundHandlerContext< Unit > | Context |
Static Public Attributes inherited from wangle::InboundHandler< AcceptPipelineType, Unit > | |
| static const HandlerDir | dir |
Definition at line 335 of file BootstrapTest.cpp.
|
inlineoverridevirtual |
Implements wangle::InboundHandler< AcceptPipelineType, Unit >.
Definition at line 337 of file BootstrapTest.cpp.
References connections.