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