Uses of Class
org.springframework.integration.dsl.AbstractRouterSpec
Packages that use AbstractRouterSpec
Package
Description
Root package of the Spring Integration Java DSL.
-
Uses of AbstractRouterSpec in org.springframework.integration.dsl
Classes in org.springframework.integration.dsl with type parameters of type AbstractRouterSpecModifier and TypeClassDescriptionclass
AbstractRouterSpec<S extends AbstractRouterSpec<S,
R>, R extends AbstractMessageRouter> Subclasses of AbstractRouterSpec in org.springframework.integration.dslModifier and TypeClassDescriptionclass
AnAbstractRouterSpec
for aRecipientListRouter
.class
RouterSpec<K,
R extends AbstractMappingMessageRouter> TheAbstractRouterSpec
for anAbstractMappingMessageRouter
.Methods in org.springframework.integration.dsl with type parameters of type AbstractRouterSpecModifier and TypeMethodDescriptionprotected <R extends AbstractMessageRouter,
S extends AbstractRouterSpec<? super S, R>>
B