public class AgentInfoJsonUnmarshaller extends java.lang.Object implements Unmarshaller<AgentInfo,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static AgentInfoJsonUnmarshaller |
instance |
Constructor and Description |
---|
AgentInfoJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static AgentInfoJsonUnmarshaller |
getInstance() |
AgentInfo |
unmarshall(JsonUnmarshallerContext context) |
private static AgentInfoJsonUnmarshaller instance
public AgentInfo unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<AgentInfo,JsonUnmarshallerContext>
java.lang.Exception
public static AgentInfoJsonUnmarshaller getInstance()