public class HeaderParamInjector extends StringParameterInjector implements ValueInjector
constructor, defaultValue, paramName, rawType, valueOf| Constructor and Description |
|---|
HeaderParamInjector(Type type,
String header,
String defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
Object |
inject(HttpRequest request)
Inject value extracted from an HTTP request.
|
extractValue, findValueOfMethod, getParamSignature, initializepublic Object inject(HttpRequest request)
ValueInjectorinject in interface ValueInjectorCopyright © 2016. All rights reserved.