public class ParameterParser
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ParameterParser.QueryParams |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TRACE_PARAMETER |
Modifier and Type | Method and Description |
---|---|
static ParameterParser.QueryParams |
getQueryParams(javax.servlet.http.HttpServletRequest req) |
public static final java.lang.String TRACE_PARAMETER
public static ParameterParser.QueryParams getQueryParams(javax.servlet.http.HttpServletRequest req) throws BadRequestException
BadRequestException