Package | Description |
---|---|
org.apache.tapestry.request |
Modifier and Type | Method and Description |
---|---|
DecodedRequest |
IRequestDecoder.decodeRequest(javax.servlet.http.HttpServletRequest request)
Invoked to identify the actual properties from the request.
|
Constructor and Description |
---|
DecodedRequestWrapper(javax.servlet.http.HttpServletRequest request,
DecodedRequest decoded) |