public class JsonPayloadConverter extends java.lang.Object implements IPayloadConverter
| Constructor and Description |
|---|
JsonPayloadConverter() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
convert(IDataPayload payload) |
ContentType |
getContentType() |
public ContentType getContentType()
getContentType in interface IPayloadConverterpublic byte[] convert(IDataPayload payload) throws java.lang.Exception
convert in interface IPayloadConverterjava.lang.Exception