public class SetRequestHeaderGatewayFilterFactory extends Object implements GatewayFilterFactory
NAME_KEY, VALUE_KEY
Constructor and Description |
---|
SetRequestHeaderGatewayFilterFactory() |
Modifier and Type | Method and Description |
---|---|
GatewayFilter |
apply(String name,
String value) |
GatewayFilter |
apply(org.springframework.tuple.Tuple args) |
List<String> |
argNames()
Returns hints about the number of args and the order for shortcut parsing.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
mutate, name
validate, validateArgs, validateMin
public SetRequestHeaderGatewayFilterFactory()
public List<String> argNames()
ArgumentHints
argNames
in interface ArgumentHints
public GatewayFilter apply(org.springframework.tuple.Tuple args)
apply
in interface GatewayFilterFactory
public GatewayFilter apply(String name, String value)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.