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