All Classes
| Class | Description |
|---|---|
| ReactiveRPCClient |
Wrapper around
ReactiveRPCStreamer
This class should be used for communication. |
| ReactiveRPCStreamer |
Interface defining reactive variant of
RPCStreamer |
| ReactiveRPCStreamerWrapper |
Implementation of
ReactiveRPCStreamer relying on a regular RPCStreamer
Provides reactive mappings by just wrapping regular calls in reactive streams |
| RPCException |
Exception wrapping
RPCError |