Package | Description |
---|---|
org.springframework.integration.ip.tcp.serializer |
Byte array (de)serializers for putting some protocol on the
wire so that incoming messages can be constructed from stream data.
|
org.springframework.integration.json |
Provides classes supporting JSON in Spring Integration.
|
org.springframework.integration.support.json |
Provides classes supporting json.
|
Class and Description |
---|
JsonObjectMapper
Strategy interface to convert an Object to/from the JSON representation.
|
Class and Description |
---|
JsonObjectMapper
Strategy interface to convert an Object to/from the JSON representation.
|
Class and Description |
---|
AbstractJacksonJsonObjectMapper
Base class for Jackson
JsonObjectMapper implementations. |
AbstractJsonInboundMessageMapper
Abstract
InboundMessageMapper implementation that maps incoming JSON messages
to a Message with the specified payload type. |
JsonInboundMessageMapper
InboundMessageMapper implementation that maps incoming JSON messages
to a Message with the specified payload type. |
JsonInboundMessageMapper.JsonMessageParser |
JsonObjectMapper
Strategy interface to convert an Object to/from the JSON representation.
|
Copyright © 2018. All rights reserved.