TrueZIP Kernel 7.0-rc2

Uses of Class
de.schlichtherle.truezip.socket.DecoratingInputSocket

Packages that use DecoratingInputSocket
de.schlichtherle.truezip.fs Provides access to (possibly federated virtual) file systems. 
de.schlichtherle.truezip.socket Provides I/O sockets to address and resolve targets for I/O operations. 
 

Uses of DecoratingInputSocket in de.schlichtherle.truezip.fs
 

Subclasses of DecoratingInputSocket in de.schlichtherle.truezip.fs
private  class FsCachingController.EntryCache.ProxyInputSocket
          An input socket proxy.
private  class FsCachingController.Input
           
private  class FsConcurrentController.Input
           
private  class FsFederatingController.Input
           
private  class FsStatisticsController.Input
           
 

Uses of DecoratingInputSocket in de.schlichtherle.truezip.socket
 

Subclasses of DecoratingInputSocket in de.schlichtherle.truezip.socket
private  class IOCache.Buffer.BufferInputSocket
           
 class LazyInputSocket<E extends Entry>
          A lazy input socket provides proxy read only files and input streams which acquire their underlying local target upon the first read access.
 


TrueZIP Kernel 7.0-rc2

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