proxygen
|
Classes | |
class | ClientService |
Public Member Functions | |
Future< std::shared_ptr< Service< Req, Resp > > > | operator() (std::shared_ptr< ClientBootstrap< Pipeline >> client) override |
Public Member Functions inherited from wangle::ServiceFactory< Pipeline, Req, Resp > | |
virtual | ~ServiceFactory ()=default |
Definition at line 93 of file ServiceTest.cpp.
|
inlineoverridevirtual |
Implements wangle::ServiceFactory< Pipeline, Req, Resp >.
Definition at line 107 of file ServiceTest.cpp.