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