|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectproactor.server.FileReadOperation
public class FileReadOperation
| Constructor Summary | |
|---|---|
FileReadOperation(java.io.File file)
Constructor. |
|
FileReadOperation(java.lang.String fileName)
Constructor. |
|
FileReadOperation(java.net.URI uri)
Constructor. |
|
| Method Summary | |
|---|---|
void |
execute()
Execute the operation. |
java.lang.Object |
getResult()
Return the result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileReadOperation(java.io.File file)
file - public FileReadOperation(java.lang.String fileName)
fileName - public FileReadOperation(java.net.URI uri)
uri - | Method Detail |
|---|
public void execute()
execute in interface AsynchronousOperationpublic java.lang.Object getResult()
getResult in interface AsynchronousOperation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||