Class JerseyUtil
- java.lang.Object
-
- org.pentaho.platform.web.http.api.resources.JerseyUtil
-
public class JerseyUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description JerseyUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javax.servlet.http.HttpServletRequest
correctPostRequest(javax.ws.rs.core.MultivaluedMap<String,String> formParams, javax.servlet.http.HttpServletRequest httpServletRequest)
-