public class RequestDecoder extends Object
| Constructor and Description |
|---|
RequestDecoder(javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Body |
getBody() |
org.gatein.common.net.media.MediaType |
getMediaType() |
Map<String,String[]> |
getQueryParameters() |
public RequestDecoder(javax.servlet.http.HttpServletRequest request)
throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2003-2017 GateIn. All Rights Reserved.