| Class | Description |
|---|---|
| ClientCalls |
Utility functions for processing different client call idioms.
|
| ReactorCallOptions |
Reactor Call options.
|
| ReactorSubscriberAndClientProducer<T> |
The gRPC client-side implementation of
AbstractSubscriberAndProducer. |
| ReactorSubscriberAndServerProducer<T> |
The gRPC server-side implementation of
AbstractSubscriberAndProducer. |
| ServerCalls |
Utility functions for processing different server call idioms.
|
| SubscribeOnlyOnceLifter<T> |
SubscribeOnlyOnceLifter throws an exception if a user attempts to subscribe more than once to a
Flux. |
Copyright © 2021. All rights reserved.