Uses of Enum
org.springframework.cloud.gateway.support.ShortcutConfigurable.ShortcutType
Packages that use ShortcutConfigurable.ShortcutType
Package
Description
-
Uses of ShortcutConfigurable.ShortcutType in org.springframework.cloud.gateway.handler.predicate
Methods in org.springframework.cloud.gateway.handler.predicate that return ShortcutConfigurable.ShortcutTypeModifier and TypeMethodDescriptionHostRoutePredicateFactory.shortcutType()MethodRoutePredicateFactory.shortcutType()PathRoutePredicateFactory.shortcutType()RemoteAddrRoutePredicateFactory.shortcutType()XForwardedRemoteAddrRoutePredicateFactory.shortcutType() -
Uses of ShortcutConfigurable.ShortcutType in org.springframework.cloud.gateway.support
Methods in org.springframework.cloud.gateway.support that return ShortcutConfigurable.ShortcutTypeModifier and TypeMethodDescriptionShortcutConfigurable.shortcutType()Returns the enum constant of this type with the specified name.static ShortcutConfigurable.ShortcutType[]ShortcutConfigurable.ShortcutType.values()Returns an array containing the constants of this enum type, in the order they are declared.