Class RequestDecoder
java.lang.Object
org.gatein.pc.test.controller.unit.RequestDecoder
Useful request decoder.
- Version:
- $Revision: 630 $
- Author:
- Julien Viet
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RequestDecoder
public RequestDecoder(jakarta.servlet.http.HttpServletRequest request) throws UnsupportedEncodingException - Throws:
UnsupportedEncodingException
-
-
Method Details
-
getMediaType
public org.gatein.common.net.media.MediaType getMediaType() -
getQueryParameters
-
getBody
-