| Package | Description |
|---|---|
| com.ibm.tivoli.maximo.antivirus.impl.icap | |
| com.ibm.tivoli.maximo.antivirus.impl.icap.result | |
| com.ibm.tivoli.maximo.antivirus.interfaces |
| Modifier and Type | Method and Description |
|---|---|
AVScannerResult |
AVScannerICAP.scan(java.io.InputStream in) |
| Modifier and Type | Class and Description |
|---|---|
class |
ICAPResult |
| Modifier and Type | Method and Description |
|---|---|
AVScannerResult |
AVScanner.scan(java.io.InputStream in)
Send this data which is presented in the format of an InputStream to the
scanner to be scanned.
|