Uses of Class
org.springframework.cloud.gateway.support.WeightConfig
Packages that use WeightConfig
Package
Description
-
Uses of WeightConfig in org.springframework.cloud.gateway.event
Methods in org.springframework.cloud.gateway.event that return WeightConfigConstructors in org.springframework.cloud.gateway.event with parameters of type WeightConfig -
Uses of WeightConfig in org.springframework.cloud.gateway.handler.predicate
Methods in org.springframework.cloud.gateway.handler.predicate with parameters of type WeightConfigModifier and TypeMethodDescriptionPredicate<org.springframework.web.server.ServerWebExchange>WeightRoutePredicateFactory.apply(WeightConfig config) voidWeightRoutePredicateFactory.beforeApply(WeightConfig config) -
Uses of WeightConfig in org.springframework.cloud.gateway.support
Methods in org.springframework.cloud.gateway.support that return WeightConfigModifier and TypeMethodDescriptionWeightConfig.setRouteId(String routeId) WeightConfig.setWeight(int weight)