Class RouterSpec<K,​R extends AbstractMappingMessageRouter>

Type Parameters:
K - the key type.
R - the AbstractMappingMessageRouter implementation type.
All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, DisposableBean, FactoryBean<reactor.util.function.Tuple2<ConsumerEndpointFactoryBean,​R>>, InitializingBean, Lifecycle, Phased, SmartLifecycle, ComponentsRegistration

public final class RouterSpec<K,​R extends AbstractMappingMessageRouter>
extends AbstractRouterSpec<RouterSpec<K,​R>,​R>
Since:
5.0
Author:
Artem Bilan, Gary Russell