Uses of Package
org.springframework.integration.webflux.outbound
Packages that use org.springframework.integration.webflux.outbound
Package
Description
Provides WebFlux Components support for Spring Integration Java DSL.
-
Classes in org.springframework.integration.webflux.outbound used by org.springframework.integration.webflux.dslClassDescriptionA
MessageHandler
implementation that executes HTTP requests by delegating to a ReactiveWebClient
instance.