TrueZIP Kernel 7.0-rc1

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

Packages that use DecoratingOutputSocket
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 DecoratingOutputSocket in de.schlichtherle.truezip.fs
 

Subclasses of DecoratingOutputSocket in de.schlichtherle.truezip.fs
private  class FsCachingController.Cache.ProxyOutputSocket
          An output socket proxy.
private  class FsCachingController.Output
           
private  class FsConcurrentController.Output
           
private  class FsFederatingController.Output
           
private  class FsStatisticsController.Output
           
 

Uses of DecoratingOutputSocket in de.schlichtherle.truezip.socket
 

Subclasses of DecoratingOutputSocket in de.schlichtherle.truezip.socket
private  class IOCache.Buffer.BufferOutputSocket
           
 class LazyOutputSocket<E extends Entry>
          A lazy output socket provides proxy output streams which acquire their underlying local target upon the first read access.
 


TrueZIP Kernel 7.0-rc1

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