Uses of Class
org.hudsonci.utils.io.DelegatingOutputStream

Packages that use DelegatingOutputStream
org.hudsonci.utils.io   
 

Uses of DelegatingOutputStream in org.hudsonci.utils.io
 

Subclasses of DelegatingOutputStream in org.hudsonci.utils.io
 class NoCloseOutputStream
          Prevents target output stream from being closed.
 class ReplacableOutputStream
          Allows the target output stream delegate to be changed.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.