de.schlichtherle.truezip.socket
Class ConcurrentOutputShop.SynchronizedConcurrentOutputStream
java.lang.Object
java.io.OutputStream
de.schlichtherle.truezip.io.DecoratingOutputStream
de.schlichtherle.truezip.io.SynchronizedOutputStream
de.schlichtherle.truezip.socket.ConcurrentOutputShop.SynchronizedConcurrentOutputStream
- All Implemented Interfaces:
- Closeable, Flushable
- Enclosing class:
- ConcurrentOutputShop<E extends Entry>
@ThreadSafe
private final class ConcurrentOutputShop.SynchronizedConcurrentOutputStream
- extends SynchronizedOutputStream
|
Method Summary |
void |
close()
|
ConcurrentOutputShop.SynchronizedConcurrentOutputStream
ConcurrentOutputShop.SynchronizedConcurrentOutputStream(OutputStream out)
close
public void close()
throws IOException
- Specified by:
close in interface Closeable- Overrides:
close in class SynchronizedOutputStream
- Throws:
IOException
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.