Uses of Package
org.springframework.integration.router
Packages that use org.springframework.integration.router
Package
Description
Base package for configuration.
Root package of the Spring Integration Java DSL.
Provides classes supporting the router pattern.
Provides XML message routers.
-
Classes in org.springframework.integration.router used by org.springframework.integration.configClassDescriptionBase class for all Message Routers that support mapping from arbitrary String values to Message Channel names.Base class for all Message Routers.
-
Classes in org.springframework.integration.router used by org.springframework.integration.dslClassDescriptionBase class for all Message Routers that support mapping from arbitrary String values to Message Channel names.Base class for all Message Routers.A Message Router that resolves the target
MessageChannel
for messages whose payload is aThrowable
.A Message Router implementation that evaluates the specified SpEL expression.A Message Router that invokes the specified method on the given object. -
Classes in org.springframework.integration.router used by org.springframework.integration.routerClassDescriptionBase class for all Message Routers that support mapping from arbitrary String values to Message Channel names.Base class for all Message Routers.Routers implementing this interface have a default output channel.Exposes adding/removing individual recipients operations for RecipientListRouter.
-
Classes in org.springframework.integration.router used by org.springframework.integration.xml.routerClassDescriptionBase class for all Message Routers that support mapping from arbitrary String values to Message Channel names.Base class for all Message Routers.Routers implementing this interface have a default output channel.