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