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