public class WriteRequestJsonUnmarshaller extends Object implements Unmarshaller<WriteRequest,JsonUnmarshallerContext>
| Constructor and Description |
|---|
WriteRequestJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static WriteRequestJsonUnmarshaller |
getInstance() |
WriteRequest |
unmarshall(JsonUnmarshallerContext context) |
public WriteRequest unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<WriteRequest,JsonUnmarshallerContext>Exceptionpublic static WriteRequestJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.