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