org.netbeans.lib.cvsclient.file
Interface OutputStreamProvider


public interface OutputStreamProvider

Custom output stream factory.

Author:
Petr Kuzel

Method Summary
 OutputStream createOutputStream()
           
 

Method Detail

createOutputStream

OutputStream createOutputStream()
                                throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.