Uses of Class
org.springframework.cloud.gateway.support.WeightConfig
Packages that use WeightConfig
Package
Description
TODO: package javadoc.
TODO: package javadoc.
-
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
Subclasses with type arguments of type WeightConfig in org.springframework.cloud.gateway.handler.predicateMethods 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)