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>
Exception
public static CommandJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.