クラス RouterSpec<K, R extends AbstractMappingMessageRouter>

型パラメーター:
K - 鍵の型。
R - AbstractMappingMessageRouter 実装型。
実装されているすべてのインターフェース:
DisposableBeanFactoryBean<reactor.util.function.Tuple2<ConsumerEndpointFactoryBean, R>>InitializingBeanLifecyclePhasedSmartLifecycleComponentsRegistration

public class RouterSpec<K, R extends AbstractMappingMessageRouter> extends AbstractRouterSpec<RouterSpec<K,R>, R>
導入:
5.0
作成者:
Artem Bilan, Gary Russell