TrueUpdate Core 0.1.7

Uses of Interface
net.java.trueupdate.core.io.Task

Packages that use Task
net.java.trueupdate.core.io Specifies core I/O services. 
 

Uses of Task in net.java.trueupdate.core.io
 

Subinterfaces of Task in net.java.trueupdate.core.io
 interface InputTask<V,X extends Exception>
          Executes a task on an InputStream.
 interface OutputTask<V,X extends Exception>
          Executes a task on an OutputStream.
 interface ZipInputTask<V,X extends Exception>
          Executes a task on a ZipFile.
 interface ZipOutputTask<V,X extends Exception>
          Executes a task on a ZipOutputStream.
 


TrueUpdate Core 0.1.7

Copyright © 2013 Stimulus Software. All rights reserved.