Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.activej.async.process.AbstractAsyncCloseable (implements io.activej.async.process.AsyncCloseable)
- io.activej.csp.AbstractChannelConsumer<T> (implements io.activej.csp.ChannelConsumer<T>)
- io.activej.csp.file.ChannelFileWriter (implements io.activej.common.initializer.WithInitializer<T>)
- io.activej.csp.RecyclingChannelConsumer<T>
- io.activej.csp.AbstractChannelSupplier<T> (implements io.activej.csp.ChannelSupplier<T>)
- io.activej.csp.file.ChannelFileReader (implements io.activej.common.initializer.WithInitializer<T>)
- io.activej.csp.ChannelSuppliers.ChannelSupplierConcat<T>
- io.activej.csp.ChannelSuppliers.ChannelSupplierEmpty<T>
- io.activej.csp.ChannelSuppliers.ChannelSupplierOfException<T>
- io.activej.csp.ChannelSuppliers.ChannelSupplierOfIterator<T>
- io.activej.csp.ChannelSuppliers.ChannelSupplierOfValue<T>
- io.activej.csp.binary.BinaryChannelSupplier
- io.activej.csp.net.MessagingWithBinaryStreaming<I,
O> (implements io.activej.csp.net.Messaging<I, O>, io.activej.common.initializer.WithInitializer<T>)
- io.activej.csp.AbstractChannelConsumer<T> (implements io.activej.csp.ChannelConsumer<T>)
- io.activej.csp.process.AbstractCommunicatingProcess (implements io.activej.async.process.AsyncProcess)
- io.activej.csp.process.AbstractChannelTransformer<S,
I, O> (implements io.activej.csp.dsl.WithChannelTransformer<B, I, O>) - io.activej.csp.process.ChannelByteChunker (implements io.activej.common.initializer.WithInitializer<T>)
- io.activej.csp.process.ChannelByteRanger
- io.activej.csp.process.frames.ChannelFrameDecoder (implements io.activej.csp.dsl.WithBinaryChannelInput<B>, io.activej.csp.dsl.WithChannelTransformer<B,
I, O>, io.activej.common.initializer.WithInitializer<T>) - io.activej.csp.process.frames.ChannelFrameEncoder (implements io.activej.csp.dsl.WithChannelTransformer<B,
I, O>, io.activej.common.initializer.WithInitializer<T>) - io.activej.csp.process.ChannelSplitter<T> (implements io.activej.csp.dsl.WithChannelInput<B,
T>, io.activej.csp.dsl.WithChannelOutputs<T>, io.activej.common.initializer.WithInitializer<T>)
- io.activej.csp.process.AbstractChannelTransformer<S,
- 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.ChannelConsumers
- io.activej.csp.queue.ChannelFileBuffer (implements io.activej.csp.queue.ChannelQueue<T>, io.activej.common.initializer.WithInitializer<T>)
- io.activej.csp.ChannelSuppliers
- io.activej.csp.queue.ChannelZeroBuffer<T> (implements io.activej.csp.queue.ChannelQueue<T>)
- io.activej.csp.process.frames.FrameFormats
- io.activej.csp.process.frames.LZ4FrameFormat (implements io.activej.csp.process.frames.FrameFormat, io.activej.common.initializer.WithInitializer<T>)
- io.activej.csp.process.frames.LZ4LegacyFrameFormat (implements io.activej.csp.process.frames.FrameFormat, io.activej.common.initializer.WithInitializer<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- io.activej.common.exception.MalformedDataException
- io.activej.common.exception.TruncatedDataException
- io.activej.csp.process.frames.MissingEndOfStreamBlockException
- io.activej.csp.process.frames.TruncatedBlockException
- io.activej.common.exception.TruncatedDataException
- io.activej.csp.process.ProcessCompleteException
- io.activej.common.exception.MalformedDataException
- java.lang.Exception
- io.activej.csp.binary.Utils
- io.activej.async.process.AbstractAsyncCloseable (implements io.activej.async.process.AsyncCloseable)
Interface Hierarchy
- io.activej.async.process.AsyncCloseable
- io.activej.csp.ChannelConsumer<T>
- io.activej.csp.queue.ChannelQueue<T> (also extends io.activej.csp.dsl.ChannelTransformer<I,
O>) - io.activej.csp.ChannelSupplier<T>
- io.activej.csp.net.Messaging<I,
O>
- io.activej.csp.process.frames.BlockDecoder
- io.activej.csp.process.frames.BlockEncoder
- io.activej.csp.binary.ByteBufsCodec<I,
O> - io.activej.csp.binary.ByteBufsDecoder<T>
- 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.WithChannelTransformer<B,
I, O> (also extends io.activej.csp.dsl.WithChannelInput<B, T>, io.activej.csp.dsl.WithChannelOutput<B, T>)
- io.activej.csp.dsl.ChannelTransformer<I,
- io.activej.csp.ChannelInput<T>
- io.activej.csp.binary.BinaryChannelInput
- io.activej.csp.ChannelOutput<T>
- 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.WithChannelTransformer<B,
I, O> (also extends io.activej.csp.dsl.WithChannelInput<B, T>, io.activej.csp.dsl.WithChannelOutput<B, T>)
- io.activej.csp.dsl.ChannelTransformer<I,
- io.activej.csp.binary.DecoderFunction<T,
R> - io.activej.csp.process.frames.FrameFormat
- io.activej.csp.dsl.HasChannelInput<T>
- io.activej.csp.dsl.HasBinaryChannelInput
- io.activej.csp.dsl.WithBinaryChannelInput<B> (also extends io.activej.csp.dsl.WithChannelInput<B,
T>)
- io.activej.csp.dsl.WithBinaryChannelInput<B> (also extends io.activej.csp.dsl.WithChannelInput<B,
- io.activej.csp.dsl.WithChannelInput<B,
T> - io.activej.csp.dsl.WithBinaryChannelInput<B> (also extends io.activej.csp.dsl.HasBinaryChannelInput)
- io.activej.csp.dsl.WithChannelTransformer<B,
I, O> (also extends io.activej.csp.dsl.ChannelTransformer<I, O>, io.activej.csp.dsl.WithChannelOutput<B, T>)
- io.activej.csp.dsl.HasBinaryChannelInput
- io.activej.csp.dsl.HasChannelOutput<T>
- io.activej.csp.dsl.WithChannelOutput<B,
T> - io.activej.csp.dsl.WithChannelTransformer<B,
I, O> (also extends io.activej.csp.dsl.ChannelTransformer<I, O>, io.activej.csp.dsl.WithChannelInput<B, T>)
- io.activej.csp.dsl.WithChannelTransformer<B,
- io.activej.csp.dsl.WithChannelOutput<B,
- io.activej.csp.dsl.WithChannelInputs<T>
- io.activej.csp.dsl.WithChannelOutputs<T>