| Modifier and Type | Class and Description |
|---|---|
class |
ComposeSubscribeHandlerProxy |
class |
SubscribeInboundHandlerProxy |
class |
SubscribeSessionHandlerProxy |
class |
SubscribeSysEventHandlerProxy |
| Modifier and Type | Method and Description |
|---|---|
List<SubStreamObserver<Events.SubscribeResponse>> |
SubscribeHandlerProxyFactory.create(GrpcHandler handler) |
List<SubStreamObserver<Events.SubscribeResponse>> |
SubscribeHandlerProxyFactory.create(List<GrpcHandler> handlers) |
| Constructor and Description |
|---|
ComposeSubscribeHandlerProxy(List<SubStreamObserver<SubscribeResponse>> observers) |
| Modifier and Type | Field and Description |
|---|---|
protected LinkedList<SubStreamObserver<RespT>> |
BaseGrpcClient.subObservers |
| Constructor and Description |
|---|
StatefulResponseObserver(List<SubStreamObserver<RespT>> subObservers) |
| Modifier and Type | Class and Description |
|---|---|
class |
ComposeSubStreamObserver<I,O> |
| Constructor and Description |
|---|
ComposeSubStreamObserver(List<SubStreamObserver<O>> observers) |
| Modifier and Type | Class and Description |
|---|---|
class |
GrpcSessionHandlerProxy<RespT> |
| Modifier and Type | Method and Description |
|---|---|
List<SubStreamObserver<RespT>> |
HandlerProxyFactory.create(GrpcHandler handler) |
List<SubStreamObserver<RespT>> |
DefaultHandlerProxyFactory.create(GrpcHandler handler) |
List<SubStreamObserver<RespT>> |
HandlerProxyFactory.create(List<GrpcHandler> handlers) |
List<SubStreamObserver<RespT>> |
DefaultHandlerProxyFactory.create(List<GrpcHandler> handlers) |
Copyright © 2025 Webull. All rights reserved.