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