proxygen
|
#include <folly/ThreadLocal.h>
#include <folly/futures/SharedPromise.h>
#include <folly/io/async/DelayedDestruction.h>
#include <wangle/bootstrap/BaseClientBootstrap.h>
#include <wangle/bootstrap/ClientBootstrap.h>
#include <wangle/channel/Pipeline.h>
#include <wangle/channel/broadcast/BroadcastHandler.h>
#include <wangle/channel/broadcast/BroadcastPool-inl.h>
Go to the source code of this file.
Classes | |
class | wangle::ServerPool< R, P > |
class | wangle::BroadcastPool< T, R, P > |
class | wangle::BroadcastPool< T, R, P >::BroadcastManager |
Namespaces | |
wangle | |