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