public final class ClientJsonUnmarshaller extends AbstractUnmarshaller<Client,JsonUnmarshallerContext>
| Constructor and Description |
|---|
ClientJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ClientJsonUnmarshaller |
getInstance() |
Client |
parse(java.lang.String data) |
isParseJson, unmarshallpublic static ClientJsonUnmarshaller getInstance()
public Client parse(java.lang.String data) throws java.lang.Exception
parse in interface Unmarshaller<Client,JsonUnmarshallerContext>parse in class AbstractUnmarshaller<Client,JsonUnmarshallerContext>java.lang.Exception