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