Constructor and Description |
---|
AVScannerICAP(java.lang.String servername,
int port) |
Modifier and Type | Method and Description |
---|---|
AVScannerResult |
scan(java.io.InputStream in)
Send this data which is presented in the format of an InputStream to the
scanner to be scanned.
|
public AVScannerICAP(java.lang.String servername, int port) throws ConfigException
ConfigException
public AVScannerResult scan(java.io.InputStream in) throws AVScannerException
AVScanner
scan
in interface AVScanner
in
- The data to be scanned in the format of an InputStreamAVScannerException