Class Hierarchy
- java.lang.Object
- org.springframework.integration.codec.kryo.AbstractKryoCodec (implements org.springframework.integration.codec.Codec)
- org.springframework.integration.codec.kryo.PojoCodec
- org.springframework.integration.codec.kryo.MessageCodec
- org.springframework.integration.codec.kryo.PojoCodec
- org.springframework.integration.codec.kryo.AbstractKryoRegistrar (implements org.springframework.integration.codec.kryo.KryoRegistrar)
- org.springframework.integration.codec.kryo.CompositeKryoRegistrar
- org.springframework.integration.codec.kryo.FileKryoRegistrar
- org.springframework.integration.codec.kryo.KryoClassListRegistrar
- org.springframework.integration.codec.kryo.KryoClassMapRegistrar
- org.springframework.integration.codec.kryo.KryoRegistrationRegistrar
- org.springframework.integration.codec.kryo.MessageKryoRegistrar
- org.springframework.integration.codec.kryo.RegistrationIds
- com.esotericsoftware.kryo.Serializer<T>
- org.springframework.integration.codec.kryo.FileSerializer
- org.springframework.integration.codec.kryo.AbstractKryoCodec (implements org.springframework.integration.codec.Codec)
Interface Hierarchy
- org.springframework.integration.codec.kryo.KryoRegistrar