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