Uses of Class
org.springframework.cloud.gateway.handler.predicate.AfterRoutePredicateFactory.Config
-
Packages that use AfterRoutePredicateFactory.Config Package Description org.springframework.cloud.gateway.handler.predicate -
-
Uses of AfterRoutePredicateFactory.Config in org.springframework.cloud.gateway.handler.predicate
Methods in org.springframework.cloud.gateway.handler.predicate with parameters of type AfterRoutePredicateFactory.Config Modifier and Type Method Description Predicate<org.springframework.web.server.ServerWebExchange>AfterRoutePredicateFactory. apply(AfterRoutePredicateFactory.Config config)
-