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