Uses of Package
org.springframework.integration.webflux.dsl
Packages that use org.springframework.integration.webflux.dsl
Package
Description
Provides WebFlux Components support for Spring Integration Java DSL.
-
Classes in org.springframework.integration.webflux.dsl used by org.springframework.integration.webflux.dslClassDescriptionThe
HttpInboundEndpointSupportSpec
implementation for theWebFluxInboundEndpoint
.TheBaseHttpMessageHandlerSpec
implementation for theWebFluxRequestExecutingMessageHandler
.