public class StripPrefixGatewayFilterFactory extends AbstractGatewayFilterFactory<StripPrefixGatewayFilterFactory.Config>
Modifier and Type | Class and Description |
---|---|
static class |
StripPrefixGatewayFilterFactory.Config |
AbstractGatewayFilterFactory.NameConfig
ShortcutConfigurable.ShortcutType
Modifier and Type | Field and Description |
---|---|
static String |
PARTS_KEY
Parts key.
|
NAME_KEY, VALUE_KEY
Constructor and Description |
---|
StripPrefixGatewayFilterFactory() |
Modifier and Type | Method and Description |
---|---|
GatewayFilter |
apply(StripPrefixGatewayFilterFactory.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, name, newConfig
getValue, normalizeKey, shortcutFieldPrefix, shortcutType
public static final String PARTS_KEY
public List<String> shortcutFieldOrder()
ShortcutConfigurable
public GatewayFilter apply(StripPrefixGatewayFilterFactory.Config config)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.