Uses of Package
org.springframework.integration.codec
Packages that use org.springframework.integration.codec
Package
Description
Provides base classes for the
Codec
abstraction.The Kryo specific
Codec
classes.Root package of the Spring Integration Java DSL.
Contains core-implementation of various Transformers which includes Enrichers
and Filters.
-
Classes in org.springframework.integration.codec used by org.springframework.integration.codecClassDescriptionInterface for classes that perform both encode (serialize) and decode (deserialize) on multiple classes.
-
Classes in org.springframework.integration.codec used by org.springframework.integration.codec.kryoClassDescriptionInterface for classes that perform both encode (serialize) and decode (deserialize) on multiple classes.
-
Classes in org.springframework.integration.codec used by org.springframework.integration.dslClassDescriptionInterface for classes that perform both encode (serialize) and decode (deserialize) on multiple classes.
-
Classes in org.springframework.integration.codec used by org.springframework.integration.transformerClassDescriptionInterface for classes that perform both encode (serialize) and decode (deserialize) on multiple classes.