| Class | Description |
|---|---|
| HttpRequestToByteArray |
Converts an
HttpServletRequest into an array of bytes by extracting
the payload of the request. |
| HttpRequestToInputStream |
Converts a
HttpServletRequest into an InputStream. |
| HttpRequestToParameter | |
| HttpRequestToParameterMap |
Returns a simple Map of the parameters sent with the HTTP Request.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.