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