public class PublishResultJsonUnmarshaller extends java.lang.Object implements Unmarshaller<PublishResult,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static PublishResultJsonUnmarshaller |
instance |
Constructor and Description |
---|
PublishResultJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static PublishResultJsonUnmarshaller |
getInstance() |
PublishResult |
unmarshall(JsonUnmarshallerContext context) |
private static PublishResultJsonUnmarshaller instance
public PublishResult unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<PublishResult,JsonUnmarshallerContext>
java.lang.Exception
public static PublishResultJsonUnmarshaller getInstance()