All Classes and Interfaces

Classes
Class
Description
The BodyExtractor identity function implementation which just returns the provided ClientHttpResponse.
A HandlerResultHandler implementation to handle the result of the WebFluxInboundEndpoint execution.
The WebFlux components Factory.
Utility class for accessing WebFlux integration components from the BeanFactory.
A MessagingGatewaySupport implementation for Spring WebFlux HTTP requests execution.
 
The HttpInboundEndpointSupportSpec implementation for the WebFluxInboundEndpoint.
The WebFlux Integration infrastructure beanFactory initializer.
The HandlerMapping implementation that detects and registers RequestMappingInfos for HttpRequestHandlingEndpointSupport from a Spring Integration HTTP configuration of <inbound-channel-adapter/> and <inbound-gateway/> elements.
The BaseHttpMessageHandlerSpec implementation for the WebFluxRequestExecutingMessageHandler.
Namespace handler for Spring Integration's webflux namespace.
Parser for the 'outbound-channel-adapter' element of the webflux namespace.
Parser for the 'outbound-gateway' element of the webflux namespace.
A MessageHandler implementation that executes HTTP requests by delegating to a Reactive WebClient instance.