private class FsMultiplexedArchiveOutputShop.TempEntryOutputStream extends DecoratingOutputStream
| Modifier and Type | Field and Description |
|---|---|
private boolean |
closed |
private InputSocket<?> |
input |
private AE |
local |
private OutputSocket<? extends AE> |
output |
private Entry |
peer |
private IOPool.Entry<?> |
temp |
delegate| Constructor and Description |
|---|
FsMultiplexedArchiveOutputShop.TempEntryOutputStream(OutputSocket<? extends AE> output,
IOPool.Entry<?> temp) |
private final IOPool.Entry<?> temp
private final OutputSocket<? extends AE extends FsArchiveEntry> output
private final AE extends FsArchiveEntry local
private final Entry peer
private final InputSocket<?> input
private boolean closed
FsMultiplexedArchiveOutputShop.TempEntryOutputStream(@NonNull
OutputSocket<? extends AE> output,
@NonNull
IOPool.Entry<?> temp)
throws IOException
IOExceptionpublic AE getTarget()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class DecoratingOutputStreamIOExceptionprivate boolean store(boolean discard)
throws IOException
IOExceptionCopyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.