Class Hierarchy
- java.lang.Object
- io.activej.common.builder.AbstractBuilder<B,
T> (implements io.activej.common.builder.Builder<T>, io.activej.common.initializer.WithInitializer<T>) - io.activej.csp.process.frame.ChannelFrameDecoder.Builder
- io.activej.csp.process.frame.ChannelFrameEncoder.Builder
- io.activej.reactor.AbstractReactive (implements io.activej.reactor.Reactive)
- io.activej.reactor.ImplicitlyReactive
- io.activej.csp.process.AbstractCommunicatingProcess (implements io.activej.async.process.ReactiveProcess)
- io.activej.csp.process.frame.ChannelFrameDecoder (implements io.activej.csp.dsl.WithBinaryChannelInput<B>, io.activej.csp.dsl.WithChannelTransformer<B,
I, O>) - io.activej.csp.process.frame.ChannelFrameEncoder (implements io.activej.csp.dsl.WithChannelTransformer<B,
I, O>)
- io.activej.csp.process.frame.ChannelFrameDecoder (implements io.activej.csp.dsl.WithBinaryChannelInput<B>, io.activej.csp.dsl.WithChannelTransformer<B,
- io.activej.csp.process.AbstractCommunicatingProcess (implements io.activej.async.process.ReactiveProcess)
- io.activej.reactor.ImplicitlyReactive
- io.activej.csp.process.frame.FrameFormats
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- io.activej.common.exception.MalformedDataException
- io.activej.common.exception.TruncatedDataException
- io.activej.csp.process.frame.MissingEndOfStreamBlockException
- io.activej.csp.process.frame.TruncatedBlockException
- io.activej.common.exception.TruncatedDataException
- io.activej.common.exception.MalformedDataException
- java.lang.Exception
- io.activej.common.builder.AbstractBuilder<B,
Interface Hierarchy
- io.activej.csp.process.frame.BlockDecoder
- io.activej.csp.process.frame.BlockEncoder
- io.activej.csp.process.frame.FrameFormat