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