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