Class WritableArchiveEntry

java.lang.Object
java.io.OutputStream
org.glassfish.api.deployment.archive.WritableArchiveEntry
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class WritableArchiveEntry extends OutputStream
Archive entry used for the output.
Author:
David Matejcek