Uses of Class
org.springframework.cloud.gateway.handler.RoutePredicateHandlerMapping.ManagementPortType
-
Packages that use RoutePredicateHandlerMapping.ManagementPortType Package Description org.springframework.cloud.gateway.handler -
-
Uses of RoutePredicateHandlerMapping.ManagementPortType in org.springframework.cloud.gateway.handler
Methods in org.springframework.cloud.gateway.handler that return RoutePredicateHandlerMapping.ManagementPortType Modifier and Type Method Description static RoutePredicateHandlerMapping.ManagementPortTypeRoutePredicateHandlerMapping.ManagementPortType. valueOf(String name)Returns the enum constant of this type with the specified name.static RoutePredicateHandlerMapping.ManagementPortType[]RoutePredicateHandlerMapping.ManagementPortType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-