Uses of Class
seda.sandStorm.lib.aDisk.AFileCompletion

Packages that use AFileCompletion
seda.sandStorm.lib.aDisk   
 

Uses of AFileCompletion in seda.sandStorm.lib.aDisk
 

Subclasses of AFileCompletion in seda.sandStorm.lib.aDisk
 class AFileEOFReached
          A completion event indicating that EOF was reached on the given file during an attempted I/O operation.
 class AFileIOCompleted
          Completion event indicating that a previous I/O request on the file completed.
 class AFileIOExceptionOccurred
          A completion event indicating that an IOException occurred during the corresponding I/O request.