Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.tivoli.maximo.antivirus.exceptions.AVScannerException

  • Packages that use AVScannerException 
    Package Description
    com.ibm.tivoli.maximo.antivirus.exceptions  
    com.ibm.tivoli.maximo.antivirus.impl.icap  
    com.ibm.tivoli.maximo.antivirus.interfaces  
    • Uses of AVScannerException in com.ibm.tivoli.maximo.antivirus.exceptions

      Subclasses of AVScannerException in com.ibm.tivoli.maximo.antivirus.exceptions 
      Modifier and Type Class and Description
      class  ConfigException 
      class  InfectionException 
      class  ParsingException 
      class  ScanningException 
      class  ViolationException 
    • Uses of AVScannerException in com.ibm.tivoli.maximo.antivirus.impl.icap

      Methods in com.ibm.tivoli.maximo.antivirus.impl.icap that throw AVScannerException 
      Modifier and Type Method and Description
      AVScannerResult AVScannerICAP.scan(java.io.InputStream in) 
    • Uses of AVScannerException in com.ibm.tivoli.maximo.antivirus.interfaces

      Methods in com.ibm.tivoli.maximo.antivirus.interfaces that throw AVScannerException 
      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.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes