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