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