TrueZIP Kernel 7.0-rc1

de.schlichtherle.truezip.socket
Class ConcurrentInputShop.SynchronizedConcurrentInputStream

java.lang.Object
  extended by java.io.InputStream
      extended by de.schlichtherle.truezip.io.DecoratingInputStream
          extended by de.schlichtherle.truezip.io.SynchronizedInputStream
              extended by de.schlichtherle.truezip.socket.ConcurrentInputShop.SynchronizedConcurrentInputStream
All Implemented Interfaces:
Closeable
Enclosing class:
ConcurrentInputShop<E extends Entry>

@ThreadSafe
private final class ConcurrentInputShop.SynchronizedConcurrentInputStream
extends SynchronizedInputStream


Field Summary
 
Fields inherited from class de.schlichtherle.truezip.io.SynchronizedInputStream
lock
 
Fields inherited from class de.schlichtherle.truezip.io.DecoratingInputStream
delegate
 
Constructor Summary
ConcurrentInputShop.SynchronizedConcurrentInputStream(InputStream in)
           
 
Method Summary
 void close()
           
 
Methods inherited from class de.schlichtherle.truezip.io.SynchronizedInputStream
available, mark, markSupported, read, read, reset, skip
 
Methods inherited from class de.schlichtherle.truezip.io.DecoratingInputStream
read, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConcurrentInputShop.SynchronizedConcurrentInputStream

ConcurrentInputShop.SynchronizedConcurrentInputStream(InputStream in)
Method Detail

close

public void close()
           throws IOException
Specified by:
close in interface Closeable
Overrides:
close in class SynchronizedInputStream
Throws:
IOException

TrueZIP Kernel 7.0-rc1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.