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