Uses of Package
org.springframework.integration.codec.kryo
Packages that use org.springframework.integration.codec.kryo
-
Classes in org.springframework.integration.codec.kryo used by org.springframework.integration.codec.kryoClassDescriptionBase class for
Codec
s usingKryo
.Base class forKryoRegistrar
implementations.Strategy interface used byPojoCodec
to configure registrations classes consistently acrossKryo
instances.Registers common MessageHeader types and Serializers.Kryo Codec that can encode and decode arbitrary types.