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