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