| Class | Description |
|---|---|
| AbstractNettyStreamClient |
Abstract stream based abstract class implementation of
TransportClient on top of Netty
libraries. |
| OrderedEntityStreamReader |
A Reader wrapper which ensures the reader callbacks are executed in the order they called by the writer
wrapped reader callbacks are queued to be invoked by the dedicated single threaded
EventLoop |