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