public class RawInputUtil
extends java.lang.Object
Constructor and Description |
---|
RawInputUtil() |
Modifier and Type | Method and Description |
---|---|
static RawInput |
create(byte[] bytes) |
static RawInput |
create(byte[] bytes,
java.lang.String contentType) |
static RawInput |
create(javax.servlet.http.HttpServletRequest req) |
static RawInput |
create(java.lang.String content) |