public class RequestHeaderToRequestUriGatewayFilterFactory extends AbstractChangeRequestUriGatewayFilterFactory<AbstractGatewayFilterFactory.NameConfig>
AbstractGatewayFilterFactory.NameConfig
ShortcutConfigurable.ShortcutType
NAME_KEY, VALUE_KEY
Constructor and Description |
---|
RequestHeaderToRequestUriGatewayFilterFactory() |
Modifier and Type | Method and Description |
---|---|
protected Optional<URI> |
determineRequestUri(org.springframework.web.server.ServerWebExchange exchange,
AbstractGatewayFilterFactory.NameConfig config) |
List<String> |
shortcutFieldOrder()
Returns hints about the number of args and the order for shortcut parsing.
|
apply
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 RequestHeaderToRequestUriGatewayFilterFactory()
public List<String> shortcutFieldOrder()
ShortcutConfigurable
protected Optional<URI> determineRequestUri(org.springframework.web.server.ServerWebExchange exchange, AbstractGatewayFilterFactory.NameConfig config)
determineRequestUri
in class AbstractChangeRequestUriGatewayFilterFactory<AbstractGatewayFilterFactory.NameConfig>
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.