Package io.helidon.common.reactive.valve
Reactive utilities for Helidon projects.
- See Also:
Valve,Valves,InputStreamValve,Tank
-
Interface Summary Interface Description Pausable Valve<T> -
Class Summary Class Description InputStreamValve The InputStreamValve is aByteBufferbasedValvethat transforms a possibly blockingInputStreaminto the Valve.Tank<T> Tank of events is a closeable FIFO queue with a limited size implementingValvereactive API.ValveIterator<T> Valves An utility class forValveinterface.