public class TraceableHttpServerRequest extends Object implements com.github.kristofa.brave.http.HttpServerRequest
| Modifier and Type | Method and Description |
|---|---|
String |
getHttpHeaderValue(String headerName) |
String |
getHttpMethod() |
URI |
getUri() |
public String getHttpHeaderValue(String headerName)
getHttpHeaderValue in interface com.github.kristofa.brave.http.HttpServerRequestpublic URI getUri()
getUri in interface com.github.kristofa.brave.http.HttpRequestpublic String getHttpMethod()
getHttpMethod in interface com.github.kristofa.brave.http.HttpRequestCopyright © 2017 WSO2. All rights reserved.