|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AIOCallback
The interface used AIO Callbacks.
| Method Summary | |
|---|---|
void |
done()
Leave this method as soon as possible, or you would be blocking the whole notification thread |
void |
onError(int errorCode,
java.lang.String errorMessage)
Observation: The whole file will be probably failing if this happens. |
| Method Detail |
|---|
void done()
void onError(int errorCode,
java.lang.String errorMessage)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||