JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration Java DSL
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.springframework.integration.dsl.support
Interface GenericRouter<S,T>
public interface
GenericRouter<S,T>
Author:
Artem Bilan
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
route
(
S
source)
Method Detail
route
T
route(
S
source)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration Java DSL
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method