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.support.json.Jackson2JsonObjectMapper
Packages that use
Jackson2JsonObjectMapper
Package
Description
org.springframework.integration.support.json
Provides classes supporting json.
Uses of
Jackson2JsonObjectMapper
in
org.springframework.integration.support.json
Constructors in
org.springframework.integration.support.json
with parameters of type
Jackson2JsonObjectMapper
Modifier
Constructor
Description
Jackson2JsonMessageParser
(
Jackson2JsonObjectMapper
objectMapper)