public class ScanResultJsonUnmarshaller extends java.lang.Object implements Unmarshaller<ScanResult,JsonUnmarshallerContext>
| Constructor and Description |
|---|
ScanResultJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ScanResultJsonUnmarshaller |
getInstance() |
ScanResult |
unmarshall(JsonUnmarshallerContext context) |
public ScanResult unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<ScanResult,JsonUnmarshallerContext>java.lang.Exceptionpublic static ScanResultJsonUnmarshaller getInstance()