public class HttpContextKeySupplier extends java.lang.Object implements ContextKeySupplier
ContextKeySupplier that reads context keys from HTTP headers.| Constructor and Description |
|---|
HttpContextKeySupplier(io.netty.handler.codec.http.HttpHeaders headers) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContextValue(java.lang.String key) |
public HttpContextKeySupplier(io.netty.handler.codec.http.HttpHeaders headers)
public java.lang.String getContextValue(java.lang.String key)
getContextValue in interface ContextKeySupplier