public class PrefixPathGatewayFilterFactory extends AbstractGatewayFilterFactory<PrefixPathGatewayFilterFactory.Config>
Modifier and Type | Class and Description |
---|---|
static class |
PrefixPathGatewayFilterFactory.Config |
AbstractGatewayFilterFactory.NameConfig
ShortcutConfigurable.ShortcutType
Modifier and Type | Field and Description |
---|---|
static String |
PREFIX_KEY
Prefix key.
|
NAME_KEY, VALUE_KEY
Constructor and Description |
---|
PrefixPathGatewayFilterFactory() |
Modifier and Type | Method and Description |
---|---|
GatewayFilter |
apply(PrefixPathGatewayFilterFactory.Config config) |
List<String> |
shortcutFieldOrder()
Returns hints about the number of args and the order for shortcut parsing.
|
getPublisher, setApplicationEventPublisher
getConfigClass, newConfig, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
apply, apply, apply, getConfigClass, mutate, name, newConfig
getValue, normalizeKey, shortcutFieldPrefix, shortcutType
public static final String PREFIX_KEY
public List<String> shortcutFieldOrder()
ShortcutConfigurable
public GatewayFilter apply(PrefixPathGatewayFilterFactory.Config config)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.