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