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