Uses of Class
org.springframework.integration.codec.kryo.AbstractKryoCodec
Packages that use AbstractKryoCodec
- 
Uses of AbstractKryoCodec in org.springframework.integration.codec.kryoSubclasses of AbstractKryoCodec in org.springframework.integration.codec.kryoModifier and TypeClassDescriptionclassPojoCodecconfigured to encode/decodeMessage<?>s.classKryo Codec that can encode and decode arbitrary types.