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