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