クラスの使用
org.springframework.integration.router.AbstractMappingMessageRouter
AbstractMappingMessageRouter を使用するパッケージ
パッケージ
説明
構成の基本パッケージ。
Spring Integration Java DSL のルートパッケージ。
ルーターパターンをサポートするクラスを提供します。
XML メッセージルーターを提供します。
org.springframework.integration.config 内の AbstractMappingMessageRouter 使用
修飾子と型メソッド説明protected AbstractMappingMessageRouter
RouterFactoryBean.createMethodInvokingRouter
(ObjectSE targetObject, StringSE targetMethodName) 型 AbstractMappingMessageRouter のパラメーターを持つ org.springframework.integration.config のメソッド修飾子と型メソッド説明protected void
RouterFactoryBean.configureMappingRouter
(AbstractMappingMessageRouter router) org.springframework.integration.dsl 内の AbstractMappingMessageRouter 使用
AbstractMappingMessageRouter 型の型パラメーターを持つ org.springframework.integration.dsl のクラスorg.springframework.integration.router 内の AbstractMappingMessageRouter 使用
修飾子と型クラス説明class
ペイロードがThrowable
SE であるメッセージのターゲットMessageChannel
を解決するメッセージルーター。class
指定された SpEL 式を評価するメッセージルーターの実装。class
ヘッダー値から MessageChannel を解決するメッセージルーター。class
指定されたオブジェクトで指定されたメソッドを呼び出すメッセージルーター。class
Message's
ペイロード型に基づいてMessageChannel
を解決するメッセージルーター。org.springframework.integration.xml.router 内の AbstractMappingMessageRouter 使用