See: Description
| Class | Description |
|---|---|
| BaseDuplexConnection | |
| ClientServerInputMultiplexer |
DuplexConnection.receive() is a single stream on which the following type of frames
arrive:
Frames for streams initiated by the initiator of the connection (client). |
| SynchronizedIntObjectHashMap<V> |
A hash map implementation of
IntObjectMap that uses open addressing for keys. |
| UnboundedProcessor<T> |
A Processor implementation that takes a custom queue and allows only a single subscriber.
|