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