ナビゲーションリンクをスキップ
ホーム
概要
クラス
使用
ツリー
非推奨
インデックス
検索
ヘルプ
Spring Integration
org.springframework.integration.support.json
AbstractJsonInboundMessageMapper
クラスの使用
org.springframework.integration.support.json.AbstractJsonInboundMessageMapper
AbstractJsonInboundMessageMapper
を使用するパッケージ
パッケージ
説明
org.springframework.integration.support.json
JSON をサポートするクラスを提供します。
org.springframework.integration.support.json
内の
AbstractJsonInboundMessageMapper
使用
org.springframework.integration.support.json
内の
AbstractJsonInboundMessageMapper
サブクラス
修飾子と型
クラス
説明
class
JsonInboundMessageMapper
受信 JSON メッセージを指定されたペイロード型の
Message
にマップする
InboundMessageMapper
実装。