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