Uses of Class
org.springframework.integration.webflux.inbound.WebFluxInboundEndpoint
Packages that use WebFluxInboundEndpoint
Package
Description
Provides WebFlux Components support for Spring Integration Java DSL.
-
Uses of WebFluxInboundEndpoint in org.springframework.integration.webflux.dsl
Subclasses with type arguments of type WebFluxInboundEndpoint in org.springframework.integration.webflux.dslModifier and TypeClassDescriptionclass
TheHttpInboundEndpointSupportSpec
implementation for theWebFluxInboundEndpoint
.Constructors in org.springframework.integration.webflux.dsl with parameters of type WebFluxInboundEndpointModifierConstructorDescriptionprotected
WebFluxInboundEndpointSpec
(WebFluxInboundEndpoint gateway, String... path)