public class RawInputUtil extends Object
RawInputUtil()
static RawInput
create(byte[] bytes)
create(byte[] bytes, String contentType)
create(javax.servlet.http.HttpServletRequest req)
create(String content)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RawInputUtil()
public static RawInput create(String content)
public static RawInput create(byte[] bytes, String contentType)
public static RawInput create(byte[] bytes)
public static RawInput create(javax.servlet.http.HttpServletRequest req)