クラスの使用
org.springframework.integration.support.MutableMessage
MutableMessage を使用するパッケージ
パッケージ
説明
ベースコアサポートパッケージ。
JSON をサポートするクラスを提供します。
Micrometer Observation API をサポートするクラスを提供します。
org.springframework.integration.support 内の MutableMessage 使用
修飾子と型メソッド説明static MutableMessage<?> そのメッセージがまだMutableMessageでない場合は、提供されたメッセージに基づいて新しいMutableMessageを構築します。org.springframework.integration.support.json 内の MutableMessage 使用
org.springframework.integration.support.json 内の型引数 MutableMessage を持つサブクラス修飾子と型クラス説明class非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。class修飾子と型メソッド説明protected MutableMessage<?> MutableMessageJacksonDeserializer.buildMessage(MutableMessageHeaders headers, ObjectSE payload, com.fasterxml.jackson.databind.JsonNode root, com.fasterxml.jackson.databind.DeserializationContext ctxt) 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。protected MutableMessage<?> MutableMessageJsonDeserializer.buildMessage(MutableMessageHeaders headers, ObjectSE payload, tools.jackson.databind.JsonNode root, tools.jackson.databind.DeserializationContext ctxt) org.springframework.integration.support.management.observation 内の MutableMessage 使用
型 MutableMessage のパラメーターを持つ org.springframework.integration.support.management.observation のコンストラクター
MutableMessageJsonDeserializerが採用されています。