Uses of Class
java.util.zip.ZipInputStream

Packages that use ZipInputStream
java.util.jar   
org.osgi.service.provisioning Provisioning Package Version 1.2. 
 

Uses of ZipInputStream in java.util.jar
 

Subclasses of ZipInputStream in java.util.jar
 class JarInputStream
           
 

Uses of ZipInputStream in org.osgi.service.provisioning
 

Methods in org.osgi.service.provisioning with parameters of type ZipInputStream
 void ProvisioningService.addInformation(ZipInputStream zis)
          Processes the ZipInputStream and extracts information to add to the Provisioning Information dictionary, as well as, install/update and start bundles.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.