Uses of Class
org.springframework.cloud.gateway.handler.predicate.QueryRoutePredicateFactory.Config
Packages that use QueryRoutePredicateFactory.Config
-
Uses of QueryRoutePredicateFactory.Config in org.springframework.cloud.gateway.handler.predicate
Subclasses with type arguments of type QueryRoutePredicateFactory.Config in org.springframework.cloud.gateway.handler.predicateMethods in org.springframework.cloud.gateway.handler.predicate that return QueryRoutePredicateFactory.ConfigModifier and TypeMethodDescriptionQueryRoutePredicateFactory.Config.setPredicate(Predicate<String> predicate) Methods in org.springframework.cloud.gateway.handler.predicate with parameters of type QueryRoutePredicateFactory.ConfigModifier and TypeMethodDescriptionPredicate<org.springframework.web.server.ServerWebExchange> QueryRoutePredicateFactory.apply(QueryRoutePredicateFactory.Config config)