@ThreadRestricted(value="Call constructor") public interface Requesting
Modifier and Type | Method and Description |
---|---|
HttpServletRequest |
request()
The HTTP request from the client.
|
WAP |
wap()
The servlet handling the request.
|
boolean |
wPretty()
Whether it was requested that the response be human readable.
|
HttpServletRequest request()
boolean wPretty()