com.googlecode.webutilities.filters.compression
Interface CompressedOutput


public interface CompressedOutput


Method Summary
 void finish()
           
 OutputStream getCompressedOutputStream()
           
 

Method Detail

getCompressedOutputStream

OutputStream getCompressedOutputStream()

finish

void finish()
            throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.