Class Hierarchy
- java.lang.Object
- io.activej.csp.queue.ChannelBuffer<T> (implements io.activej.csp.queue.ChannelQueue<T>)
- io.activej.csp.queue.ChannelBufferWithFallback<T> (implements io.activej.csp.queue.ChannelQueue<T>)
- io.activej.csp.queue.ChannelFileBuffer (implements io.activej.csp.queue.ChannelQueue<T>, io.activej.common.initializer.WithInitializer<T>)
- io.activej.csp.queue.ChannelZeroBuffer<T> (implements io.activej.csp.queue.ChannelQueue<T>)
Interface Hierarchy
- io.activej.async.process.AsyncCloseable
- io.activej.csp.queue.ChannelQueue<T> (also extends io.activej.csp.dsl.ChannelTransformer<I,
O>)
- io.activej.csp.queue.ChannelQueue<T> (also extends io.activej.csp.dsl.ChannelTransformer<I,
- io.activej.csp.dsl.ChannelConsumerTransformer<T,
R> - io.activej.csp.dsl.ChannelTransformer<I,
O> (also extends io.activej.csp.dsl.ChannelSupplierTransformer<T, R>) - io.activej.csp.queue.ChannelQueue<T> (also extends io.activej.async.process.AsyncCloseable)
- io.activej.csp.dsl.ChannelTransformer<I,
- io.activej.csp.dsl.ChannelSupplierTransformer<T,
R> - io.activej.csp.dsl.ChannelTransformer<I,
O> (also extends io.activej.csp.dsl.ChannelConsumerTransformer<T, R>) - io.activej.csp.queue.ChannelQueue<T> (also extends io.activej.async.process.AsyncCloseable)
- io.activej.csp.dsl.ChannelTransformer<I,