Uses of Class
org.springframework.integration.handler.BridgeHandler
Package
Description
Root package of the Spring Integration Java DSL.
-
Uses of BridgeHandler in org.springframework.integration.dsl
Modifier and TypeMethodDescriptionBaseIntegrationFlowDefinition.bridge
(Consumer<GenericEndpointSpec<BridgeHandler>> endpointConfigurer) Populate aBridgeHandler
to the current integration flow position.