public static class MetricsProperties.Web.Server.ServerRequest extends Object
Constructor and Description |
---|
ServerRequest() |
Modifier and Type | Method and Description |
---|---|
AutoTimeProperties |
getAutotime() |
String |
getMetricName() |
boolean |
isIgnoreTrailingSlash() |
void |
setIgnoreTrailingSlash(boolean ignoreTrailingSlash) |
void |
setMetricName(String metricName) |
public AutoTimeProperties getAutotime()
public String getMetricName()
public void setMetricName(String metricName)
public boolean isIgnoreTrailingSlash()
public void setIgnoreTrailingSlash(boolean ignoreTrailingSlash)