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