Valve,
Valves,
InputStreamValve,
Tank| Interface | Description |
|---|---|
| Pausable | |
| Valve<T> |
| Class | Description |
|---|---|
| InputStreamValve |
The InputStreamValve is a
ByteBuffer based Valve that transforms
a possibly blocking InputStream into the Valve. |
| Tank<T> |
Tank of events is a closeable FIFO queue with a limited size implementing
Valve reactive API. |
| ValveIterator<T> |
Transforms reactive
Valve into a blocking Iterator. |
| Valves |
An utility class for
Valve interface. |
Copyright © 2018 Oracle Corporation. All rights reserved.