Uses of Interface
io.microsphere.spring.webflux.function.server.RequestPredicateVisitorAdapter
-
Packages that use RequestPredicateVisitorAdapter Package Description io.microsphere.spring.webflux.function.server -
-
Uses of RequestPredicateVisitorAdapter in io.microsphere.spring.webflux.function.server
Classes in io.microsphere.spring.webflux.function.server that implement RequestPredicateVisitorAdapter Modifier and Type Class Description classConsumingWebEndpointMappingAdapterThe adapter class ofRequestPredicateVisitorAdapterandRouterFunctionVisitorAdapterto consume theWebEndpointMappingsgenerated during the visiting process.
-