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