All Classes and Interfaces

Class
Description
Composite WebFilter
The adapter class of RequestPredicateVisitorAdapter and RouterFunctionVisitorAdapter to consume the WebEndpointMappings generated during the visiting process.
WebFilter class delegates the WebFilter beans
Enable annotation to extend the features of Spring WebFlux
The abstract class WebEndpointMappingFactory for Spring WebFlux HandlerMapping
WebEndpointMappingResolver based on HandlerMapping
WebEndpointMappingFactory based on Spring WebFlux Handlers
The HandlerMethod processor that callbacks HandlerMethodAdvice beans based on HandlerMethodArgumentResolver, HandlerResultHandler.
The utility class for Mono
The variant RequestContextFilter for Spring WebFlux
A WebFilter class to publish the RequestHandledEvent
WebEndpointMappingFactory based on Spring WebFlux RequestMappingInfo
The kind of RequestPredicate implementation
The adapter interface for RequestPredicates.Visitor
The performance optimization HandlerMapping to process the forwarded request from the reversed proxy web server, e.g, Spring Cloud Netflix Zuul, Spring Cloud Gateway or others.
The adapter interface for RouterFunctions.Visitor
RequestHandledEvent class for Spring WebFlux
The adapter implementation of NativeWebRequest based on ServerWebExchange
SpringWebHelper for Spring WebFlux
The HandlerMethodArgumentInterceptor class stores the argument of HandlerMethod that annotated RequestBody into RequestAttributes.
The HandlerMethodInterceptor class stores the return value of HandlerMethod before write as the ResponseBody into RequestAttributes.
The enumeration of Web Server scopes for Spring Web
The utils class for Spring Web