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