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