|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectseda.sandStorm.lib.aDisk.AFileCompletion
public abstract class AFileCompletion
Abstract base class of AFile I/O completion events.
AFileIOCompletedEvent,
AFileEOFReached,
AFileIOExceptionOccurred| Field Summary | |
|---|---|
protected AFileRequest |
req
|
| Constructor Summary | |
|---|---|
protected |
AFileCompletion(AFileRequest req)
|
| Method Summary | |
|---|---|
AFile |
getFile()
Return the AFile object associated with this completion. |
AFileRequest |
getRequest()
Return the I/O request object associated with this completion. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AFileRequest req
| Constructor Detail |
|---|
protected AFileCompletion(AFileRequest req)
| Method Detail |
|---|
public AFileRequest getRequest()
public AFile getFile()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||