Uses of Enum Class
org.springframework.cloud.gateway.handler.RoutePredicateHandlerMapping.ManagementPortType
Packages that use RoutePredicateHandlerMapping.ManagementPortType
-
Uses of RoutePredicateHandlerMapping.ManagementPortType in org.springframework.cloud.gateway.handler
Subclasses with type arguments of type RoutePredicateHandlerMapping.ManagementPortType in org.springframework.cloud.gateway.handlerMethods in org.springframework.cloud.gateway.handler that return RoutePredicateHandlerMapping.ManagementPortTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.RoutePredicateHandlerMapping.ManagementPortType.values()Returns an array containing the constants of this enum class, in the order they are declared.