JavaScript is disabled on your browser.
Skip navigation links
Spring Integration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.integration.codec.kryo.PojoCodec
Packages that use
PojoCodec
Package
Description
org.springframework.integration.codec.kryo
The
Kryo
specific
Codec
classes.
Uses of
PojoCodec
in
org.springframework.integration.codec.kryo
Subclasses of
PojoCodec
in
org.springframework.integration.codec.kryo
Modifier and Type
Class
Description
class
MessageCodec
PojoCodec
configured to encode/decode
Message<?>
s.