|
proxygen
|
#include <folly/io/async/AsyncTransport.h>#include <folly/futures/Future.h>#include <folly/ExceptionWrapper.h>#include <wangle/channel/HandlerContext-inl.h>Go to the source code of this file.
Classes | |
| class | wangle::HandlerContext< In, Out > |
| class | wangle::InboundHandlerContext< In > |
| class | wangle::OutboundHandlerContext< Out > |
Namespaces | |
| wangle | |
Enumerations | |
| enum | wangle::HandlerDir { wangle::HandlerDir::IN, wangle::HandlerDir::OUT, wangle::HandlerDir::BOTH } |