proxygen
|
Additional Inherited Members | |
Public Types inherited from wangle::HandlerAdapter< std::string > | |
typedef Handler< std::string, std::string, std::string, std::string >::Context | Context |
Public Types inherited from wangle::Handler< std::string, std::string, std::string, std::string > | |
typedef std::string | rin |
typedef std::string | rout |
typedef std::string | win |
typedef std::string | wout |
typedef HandlerContext< std::string, std::string > | Context |
Static Public Attributes inherited from wangle::Handler< std::string, std::string, std::string, std::string > | |
static const HandlerDir | dir |
Definition at line 33 of file FileServer.cpp.
|
inlineoverridevirtual |
Implements wangle::Handler< std::string, std::string, std::string, std::string >.
Definition at line 35 of file FileServer.cpp.
References folly::netops::close(), folly::exceptionStr(), wangle::HandlerContext< In, Out >::getPipelineShared(), wangle::HandlerContext< In, Out >::getTransport(), folly::gen::guard(), folly::sformat(), and fizz::detail::write().
|
inlineoverridevirtual |
Reimplemented from wangle::Handler< std::string, std::string, std::string, std::string >.
Definition at line 66 of file FileServer.cpp.
References folly::netops::close(), folly::exceptionStr(), folly::sformat(), and fizz::detail::write().
|
inlineoverridevirtual |
Reimplemented from wangle::Handler< std::string, std::string, std::string, std::string >.
Definition at line 71 of file FileServer.cpp.
References folly::SocketAddress::describe(), wangle::HandlerContext< In, Out >::getTransport(), and fizz::detail::write().