Class BundleProtectionDomain.BundleInputStream
java.lang.Object
java.io.InputStream
org.apache.felix.framework.BundleProtectionDomain.BundleInputStream
- All Implemented Interfaces:
Closeable, AutoCloseable
- Enclosing class:
BundleProtectionDomain
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate ByteArrayInputStreamprivate final Enumerationprivate JarOutputStreamprivate final BundleProtectionDomain.OutputStreamBufferprivate final Content -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class InputStream
available, close, mark, markSupported, read, read, reset, skip
-
Field Details
-
m_root
-
m_content
-
m_outputBuffer
-
m_buffer
-
m_output
-
DUMMY_ENTRY
- See Also:
-
-
Constructor Details
-
BundleInputStream
- Throws:
IOException
-
-
Method Details
-
read
- Specified by:
readin classInputStream- Throws:
IOException
-
readNext
- Throws:
IOException
-