Uses of Package
org.springframework.cloud.gateway.handler.predicate
-
Classes in org.springframework.cloud.gateway.handler.predicate used by org.springframework.cloud.gateway.actuate Class Description RoutePredicateFactory -
Classes in org.springframework.cloud.gateway.handler.predicate used by org.springframework.cloud.gateway.config Class Description AfterRoutePredicateFactory BeforeRoutePredicateFactory BetweenRoutePredicateFactory CloudFoundryRouteServiceRoutePredicateFactory Creates a predicate which indicates if the request is intended for a Cloud Foundry Route Service.CookieRoutePredicateFactory HeaderRoutePredicateFactory HostRoutePredicateFactory MethodRoutePredicateFactory PathRoutePredicateFactory QueryRoutePredicateFactory ReadBodyRoutePredicateFactory Predicate that reads the body and applies a user provided predicate to run on the body.RemoteAddrRoutePredicateFactory WeightRoutePredicateFactory XForwardedRemoteAddrRoutePredicateFactory -
Classes in org.springframework.cloud.gateway.handler.predicate used by org.springframework.cloud.gateway.config.conditional Class Description RoutePredicateFactory -
Classes in org.springframework.cloud.gateway.handler.predicate used by org.springframework.cloud.gateway.discovery Class Description PredicateDefinition -
Classes in org.springframework.cloud.gateway.handler.predicate used by org.springframework.cloud.gateway.route Class Description PredicateDefinition RoutePredicateFactory -
Classes in org.springframework.cloud.gateway.handler.predicate used by org.springframework.cloud.gateway.support Class Description RoutePredicateFactory