public class SimpleWaitIOCallback extends SyncIOCompletion
| Constructor and Description |
|---|
SimpleWaitIOCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
done()
Method for sync notifications.
|
void |
onError(int errorCode,
String errorMessage)
Method for error notifications.
|
void |
storeLineUp() |
String |
toString() |
void |
waitCompletion() |
boolean |
waitCompletion(long timeout) |
public void done()
AIOCallbackpublic void onError(int errorCode,
String errorMessage)
AIOCallbackpublic void waitCompletion()
throws Exception
waitCompletion in class SyncIOCompletionExceptionpublic void storeLineUp()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.