proxygen
|
Public Member Functions | |
DefaultPipeline::Ptr | newPipeline (std::shared_ptr< AsyncTransportWrapper > socket) override |
BroadcastHandler< std::string, std::string > * | getBroadcastHandler (DefaultPipeline *pipeline) noexceptoverride |
void | setRoutingData (DefaultPipeline *, const std::string &) noexceptoverride |
Public Member Functions inherited from wangle::PipelineFactory< DefaultPipeline > | |
virtual DefaultPipeline::Ptr | newPipeline (std::shared_ptr< folly::AsyncUDPSocket >, const folly::SocketAddress &) |
virtual | ~PipelineFactory ()=default |
BroadcastPipeline maintains the upstream connection and broadcasts messages sent by the upstream server to all the observers/clients.
Definition at line 151 of file BroadcastProxy.cpp.
|
inlineoverridevirtualnoexcept |
Implements wangle::BroadcastPipelineFactory< std::string, std::string >.
Definition at line 166 of file BroadcastProxy.cpp.
|
inlineoverridevirtual |
Implements wangle::BroadcastPipelineFactory< std::string, std::string >.
Definition at line 154 of file BroadcastProxy.cpp.
References folly::INFO.
|
inlineoverridevirtualnoexcept |
Implements wangle::BroadcastPipelineFactory< std::string, std::string >.
Definition at line 171 of file BroadcastProxy.cpp.