インターフェースの使用
org.springframework.integration.support.json.JsonInboundMessageMapper.JsonMessageParser
JsonInboundMessageMapper.JsonMessageParser を使用するパッケージ
org.springframework.integration.support.json 内の JsonInboundMessageMapper.JsonMessageParser 使用
JsonInboundMessageMapper.JsonMessageParser を実装している org.springframework.integration.support.json のクラス修飾子と型クラス説明class
JSON メッセージを解析し、提供されたJsonInboundMessageMapper
から指定されたペイロード型でMessage
を構築するJsonInboundMessageMapper.JsonMessageParser
実装。org.springframework.integration.support.json 内の JsonInboundMessageMapper.JsonMessageParser 型の型引数を持つサブクラス型 JsonInboundMessageMapper.JsonMessageParser のパラメーターを持つ org.springframework.integration.support.json のメソッド修飾子と型メソッド説明JsonInboundMessageMapper.readHeaders
(JsonInboundMessageMapper.JsonMessageParser<?> parser, StringSE jsonMessage) protected ObjectSE
JsonInboundMessageMapper.readPayload
(JsonInboundMessageMapper.JsonMessageParser<?> parser, StringSE jsonMessage) 型 JsonInboundMessageMapper.JsonMessageParser のパラメーターを持つ org.springframework.integration.support.json のコンストラクター修飾子コンストラクター説明JsonInboundMessageMapper
(ClassSE<?> payloadType, JsonInboundMessageMapper.JsonMessageParser<?> messageParser) JsonInboundMessageMapper
(TypeSE payloadType, JsonInboundMessageMapper.JsonMessageParser<?> messageParser)