| 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
ConfigExceptionpublic AVScannerResult scan(java.io.InputStream in) throws AVScannerException
AVScannerscan in interface AVScannerin - The data to be scanned in the format of an InputStreamAVScannerException