Class WeakZipFileFactory.WeakZipFile.WeakZipInputStream

java.lang.Object
java.io.InputStream
org.apache.felix.framework.util.WeakZipFileFactory.WeakZipFile.WeakZipInputStream
All Implemented Interfaces:
Closeable, AutoCloseable
Enclosing class:
WeakZipFileFactory.WeakZipFile

class WeakZipFileFactory.WeakZipFile.WeakZipInputStream extends InputStream
This is an InputStream wrapper that will properly reopen the underlying zip file if it is weakly closed and create the underlying input stream.