Uses of Class
org.springframework.integration.handler.BridgeHandler
Packages that use BridgeHandler
Package
Description
Root package of the Spring Integration Java DSL.
-
Uses of BridgeHandler in org.springframework.integration.dsl
Method parameters in org.springframework.integration.dsl with type arguments of type BridgeHandlerModifier and TypeMethodDescriptionBaseIntegrationFlowDefinition.bridge
(Consumer<GenericEndpointSpec<BridgeHandler>> endpointConfigurer) Populate aBridgeHandler
to the current integration flow position.