| Package | Description |
|---|---|
| org.springframework.cloud.gateway.handler.predicate | |
| org.springframework.cloud.gateway.support |
| Modifier and Type | Method and Description |
|---|---|
ShortcutConfigurable.ShortcutType |
PathRoutePredicateFactory.shortcutType() |
ShortcutConfigurable.ShortcutType |
XForwardedRemoteAddrRoutePredicateFactory.shortcutType() |
ShortcutConfigurable.ShortcutType |
HostRoutePredicateFactory.shortcutType() |
ShortcutConfigurable.ShortcutType |
MethodRoutePredicateFactory.shortcutType() |
ShortcutConfigurable.ShortcutType |
RemoteAddrRoutePredicateFactory.shortcutType() |
| Modifier and Type | Method and Description |
|---|---|
default ShortcutConfigurable.ShortcutType |
ShortcutConfigurable.shortcutType() |
static ShortcutConfigurable.ShortcutType |
ShortcutConfigurable.ShortcutType.valueOf(String name)
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.
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.