public class SetStatusGatewayFilterFactory extends AbstractGatewayFilterFactory<SetStatusGatewayFilterFactory.Config>
| Modifier and Type | Class and Description |
|---|---|
static class |
SetStatusGatewayFilterFactory.Config |
AbstractGatewayFilterFactory.NameConfigShortcutConfigurable.ShortcutType| Modifier and Type | Field and Description |
|---|---|
static String |
STATUS_KEY |
NAME_KEY, VALUE_KEY| Constructor and Description |
|---|
SetStatusGatewayFilterFactory() |
| Modifier and Type | Method and Description |
|---|---|
GatewayFilter |
apply(SetStatusGatewayFilterFactory.Config config) |
List<String> |
shortcutFieldOrder()
Returns hints about the number of args and the order for shortcut parsing.
|
getConfigClass, newConfig, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapply, getConfigClass, mutate, name, newConfiggetValue, normalizeKey, shortcutFieldPrefix, shortcutTypepublic static final String STATUS_KEY
public List<String> shortcutFieldOrder()
ShortcutConfigurablepublic GatewayFilter apply(SetStatusGatewayFilterFactory.Config config)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.