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