Package org.springframework.integration.webflux.inbound
Provides classes supporting inbound endpoints.
-
Class Summary Class Description IntegrationHandlerResultHandler AHandlerResultHandler
implementation to handle the result of theWebFluxInboundEndpoint
execution.WebFluxInboundEndpoint AMessagingGatewaySupport
implementation for Spring WebFlux HTTP requests execution.WebFluxIntegrationRequestMappingHandlerMapping TheHandlerMapping
implementation that detects and registersRequestMappingInfo
s forHttpRequestHandlingEndpointSupport
from a Spring Integration HTTP configuration of<inbound-channel-adapter/>
and<inbound-gateway/>
elements.