Package | Description |
---|---|
com.ibm.tivoli.maximo.antivirus.exceptions | |
com.ibm.tivoli.maximo.antivirus.impl.icap | |
com.ibm.tivoli.maximo.antivirus.interfaces |
Modifier and Type | Class and Description |
---|---|
class |
ConfigException |
class |
InfectionException |
class |
ParsingException |
class |
ScanningException |
class |
ViolationException |
Modifier and Type | Method and Description |
---|---|
AVScannerResult |
AVScannerICAP.scan(java.io.InputStream in) |
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.
|