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