public class GameSessionJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static GameSessionJsonMarshaller |
instance |
Constructor and Description |
---|
GameSessionJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static GameSessionJsonMarshaller |
getInstance() |
void |
marshall(GameSession gameSession,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static GameSessionJsonMarshaller instance
public void marshall(GameSession gameSession, StructuredJsonGenerator jsonGenerator)
public static GameSessionJsonMarshaller getInstance()