Uses of Package
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.
-
ClassDescriptionBase class for all Message Routers that support mapping from arbitrary String values to Message Channel names.Base class for all Message Routers.
-
ClassDescriptionBase 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. -
ClassDescriptionBase 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.
-
ClassDescriptionBase 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.