public final class QueueProcessingResponseJsonUnmarshaller extends AbstractUnmarshaller<QueueProcessingResponse,JsonUnmarshallerContext>
| Constructor and Description |
|---|
QueueProcessingResponseJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static QueueProcessingResponseJsonUnmarshaller |
getInstance() |
QueueProcessingResponse |
parse(java.lang.String data) |
isParseJson, unmarshallpublic QueueProcessingResponseJsonUnmarshaller()
public static QueueProcessingResponseJsonUnmarshaller getInstance()
public QueueProcessingResponse parse(java.lang.String data) throws java.lang.Exception
parse in interface Unmarshaller<QueueProcessingResponse,JsonUnmarshallerContext>parse in class AbstractUnmarshaller<QueueProcessingResponse,JsonUnmarshallerContext>java.lang.Exception