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