public class PayloadHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
PayloadHelper() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getPayloadAsByteArray(Object input) |
static String |
getPayloadAsString(Object input,
String charset) |
public static String getPayloadAsString(Object input, String charset) throws BadRequestException
BadRequestExceptionpublic static byte[] getPayloadAsByteArray(Object input) throws IOException
IOExceptionCopyright © 2019. All rights reserved.