Uses of Class
lumis.portal.serialization.persistency.zip.StreamStillOpenException
-
Packages that use StreamStillOpenException Package Description lumis.portal.serialization.persistency.zip -
-
Uses of StreamStillOpenException in lumis.portal.serialization.persistency.zip
Methods in lumis.portal.serialization.persistency.zip that throw StreamStillOpenException Modifier and Type Method Description InputStream
ZipDirectory. getInputStream(String filePath)
Get anInputStream
to a repository file.OutputStream
ZipDirectory. getOutputStream(String filePath)
Get anOutputStream
to a repository file.
-