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