Uses of Enum Class
org.springframework.cloud.gateway.support.ShortcutConfigurable.ShortcutType
Packages that use ShortcutConfigurable.ShortcutType
Package
Description
TODO: package javadoc.
TODO: package javadoc.
-
Uses of ShortcutConfigurable.ShortcutType in org.springframework.cloud.gateway.filter.factory
Methods in org.springframework.cloud.gateway.filter.factory that return ShortcutConfigurable.ShortcutTypeModifier and TypeMethodDescriptionAddRequestHeadersIfNotPresentGatewayFilterFactory.shortcutType()RemoveJsonAttributesResponseBodyGatewayFilterFactory.shortcutType() -
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
Subclasses with type arguments of type ShortcutConfigurable.ShortcutType in org.springframework.cloud.gateway.supportMethods in org.springframework.cloud.gateway.support that return ShortcutConfigurable.ShortcutTypeModifier and TypeMethodDescriptionShortcutConfigurable.shortcutType()Returns the enum constant of this class with the specified name.static ShortcutConfigurable.ShortcutType[]ShortcutConfigurable.ShortcutType.values()Returns an array containing the constants of this enum class, in the order they are declared.