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