Uses of Class
lumis.portal.serialization.persistency.zip.StreamStillOpenException

Packages that use StreamStillOpenException
lumis.portal.serialization.persistency.zip   
 

Uses of StreamStillOpenException in lumis.portal.serialization.persistency.zip
 

Methods in lumis.portal.serialization.persistency.zip that throw StreamStillOpenException
 InputStream ZipDirectory.getInputStream(String filePath)
          Get an InputStream to a repository file. This implementation does not allow more than one stream open at a time.
 OutputStream ZipDirectory.getOutputStream(String filePath)
          Get an OutputStream to a repository file. Due to an output optimization, this implementation does not persist the new files just after closing the OutputStream.
 



Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.