|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |