|
proxygen
|
#include <folly/futures/Future.h>#include <wangle/channel/Pipeline.h>#include <folly/io/IOBuf.h>#include <folly/io/IOBufQueue.h>Go to the source code of this file.
Namespaces | |
| wangle | |
Typedefs | |
| typedef HandlerAdapter< folly::IOBufQueue &, std::unique_ptr< folly::IOBuf > > | wangle::BytesToBytesHandler |
| typedef InboundHandler< folly::IOBufQueue &, std::unique_ptr< folly::IOBuf > > | wangle::InboundBytesToBytesHandler |
| typedef OutboundHandler< std::unique_ptr< folly::IOBuf > > | wangle::OutboundBytesToBytesHandler |