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