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