TrueUpdate Core 0.1.4

net.java.trueupdate.core.io
Interface ZipOutputTask<V,X extends Exception>

All Superinterfaces:
Task<V,ZipOutputStream,X>

public interface ZipOutputTask<V,X extends Exception>
extends Task<V,ZipOutputStream,X>

Executes a task on a ZipOutputStream.

Author:
Christian Schlichtherle
See Also:
ZipSinks.execute(net.java.trueupdate.core.io.ZipOutputTask), ZipSinks.bind(net.java.trueupdate.core.io.ZipOutputTask)

Method Summary
 
Methods inherited from interface net.java.trueupdate.core.io.Task
execute
 


TrueUpdate Core 0.1.4

Copyright © 2013 Stimulus Software. All rights reserved.