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