Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.activej.codec.binary.BinaryStructuredInput (implements io.activej.codec.StructuredInput)
- io.activej.codec.binary.BinaryStructuredOutput (implements io.activej.codec.StructuredOutput)
- io.activej.codec.binary.BinaryUtils
- io.activej.codec.registry.CodecRegistry (implements io.activej.codec.registry.CodecFactory)
- io.activej.codec.CodecSubtype<T> (implements io.activej.codec.StructuredCodec<T>, io.activej.common.api.WithInitializer<T>)
- io.activej.codec.json.JsonStructuredInput (implements io.activej.codec.StructuredInput)
- io.activej.codec.json.JsonStructuredOutput (implements io.activej.codec.StructuredOutput)
- io.activej.codec.json.JsonUtils
- com.google.gson.stream.JsonWriter (implements java.io.Closeable, java.io.Flushable)
- io.activej.codec.json.JsonUtils.JsonWriterEx
- io.activej.codec.StructuredCodecs
Interface Hierarchy
- io.activej.codec.registry.CodecFactory
- io.activej.codec.StructuredDecoder<T>
- io.activej.codec.StructuredCodec<T> (also extends io.activej.codec.StructuredEncoder<T>)
- io.activej.codec.StructuredEncoder<T>
- io.activej.codec.StructuredCodec<T> (also extends io.activej.codec.StructuredDecoder<T>)
- io.activej.codec.StructuredInput
- io.activej.codec.StructuredInput.DecoderRunnable
- io.activej.codec.StructuredOutput
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.activej.codec.StructuredInput.Token
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)