public class DomainInfoJsonUnmarshaller extends Object implements Unmarshaller<DomainInfo,JsonUnmarshallerContext>
| Constructor and Description |
|---|
DomainInfoJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static DomainInfoJsonUnmarshaller |
getInstance() |
DomainInfo |
unmarshall(JsonUnmarshallerContext context) |
public DomainInfo unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<DomainInfo,JsonUnmarshallerContext>Exceptionpublic static DomainInfoJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.