クラスの使用
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 使用
修飾子と型メソッド説明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 のコンストラクター