route
Inline function for IntegrationFlowDefinition.route providing a route<MyTypeIn>()
variant with reified generic type.
Populate the MethodInvokingRouter for provided bean and its method with default options.
Populate the MethodInvokingRouter for provided bean and its method with provided options from KotlinRouterSpec.
Populate the MethodInvokingRouter for the method of the provided service and its method with default options.
Populate the MethodInvokingRouter for the method of the provided service and its method with provided options from KotlinRouterSpec.
Populate the ExpressionEvaluatingRouter for provided SpEL expression with provided options from KotlinRouterSpec.
Populate the MethodInvokingRouter for the MessageProcessor from the provided MessageProcessorSpec with default options.
Populate the provided AbstractMessageRouter implementation to the current integration flow position. In addition, accept options for the integration endpoint using GenericEndpointSpec.