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.transformer.MapToObjectTransformer
Packages that use
MapToObjectTransformer
Package
Description
org.springframework.integration.dsl
Root package of the Spring Integration Java DSL.
Uses of
MapToObjectTransformer
in
org.springframework.integration.dsl
Methods in
org.springframework.integration.dsl
that return
MapToObjectTransformer
Modifier and Type
Method
Description
static
MapToObjectTransformer
Transformers.
fromMap
(
Class
<?> targetClass)
static
MapToObjectTransformer
Transformers.
fromMap
(
String
beanName)