クラスの使用
org.springframework.integration.dsl.AbstractRouterSpec
AbstractRouterSpec を使用するパッケージ
org.springframework.integration.dsl 内の AbstractRouterSpec 使用
AbstractRouterSpec 型の型パラメーターを持つ org.springframework.integration.dsl のクラス修飾子と型クラス説明class
AbstractRouterSpec<S extends AbstractRouterSpec<S,
R>, R extends AbstractMessageRouter> 型 AbstractRouterSpec の型パラメーターを使用した org.springframework.integration.dsl のメソッド修飾子と型メソッド説明protected <R extends AbstractMessageRouter, S extends AbstractRouterSpec<? super S, R>>
BBaseIntegrationFlowDefinition.route
(S routerSpec, ConsumerSE<S> routerConfigurer)