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.impl.icap.net.GenericClientResponse

  • Packages that use GenericClientResponse 
    Package Description
    com.ibm.tivoli.maximo.antivirus.impl.icap.net  
    com.ibm.tivoli.maximo.antivirus.impl.icap.result  
    • Uses of GenericClientResponse in com.ibm.tivoli.maximo.antivirus.impl.icap.net

      Methods in com.ibm.tivoli.maximo.antivirus.impl.icap.net that return GenericClientResponse 
      Modifier and Type Method and Description
      GenericClientResponse GenericPersistentClient.askServerPersistent(java.io.InputStream data) 
      GenericClientResponse GenericPersistentClient.askServerPersistent(java.io.InputStream data, int chunkSize)
      Ask the ICAP server to process content.
    • Uses of GenericClientResponse in com.ibm.tivoli.maximo.antivirus.impl.icap.result

      Constructors in com.ibm.tivoli.maximo.antivirus.impl.icap.result with parameters of type GenericClientResponse 
      Constructor and Description
      ICAPResult(GenericClientResponse response) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes