All Classes and Interfaces
Class
Description
Composite
WebFilterThe adapter class of
RequestPredicateVisitorAdapter and RouterFunctionVisitorAdapter to consume the
WebEndpointMappings generated during the visiting process.WebFilter class delegates the WebFilter beansEnable annotation to extend the features of Spring WebFlux
The abstract class
WebEndpointMappingFactory for Spring WebFlux HandlerMappingWebEndpointMappingResolver based on HandlerMappingWebEndpointMappingFactory based on Spring WebFlux HandlersThe
HandlerMethod processor that callbacks HandlerMethodAdvice beans based on
HandlerMethodArgumentResolver, HandlerResultHandler.The utility class for
MonoThe variant
RequestContextFilter for Spring WebFluxA WebFilter class to publish the
RequestHandledEventWebEndpointMappingFactory based on Spring WebFlux RequestMappingInfoThe kind of
RequestPredicate implementationThe adapter interface for
RequestPredicates.VisitorThe 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.VisitorRequestHandledEvent class for Spring WebFluxThe adapter implementation of
NativeWebRequest based on ServerWebExchangeSpringWebHelper for Spring WebFluxThe
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