public class PollingFuture extends Callback
| Constructor and Description |
|---|
PollingFuture(InvocationContext ic) |
| Modifier and Type | Method and Description |
|---|---|
void |
onComplete(AsyncResult result) |
void |
onError(Exception e) |
isComplete, setCompletepublic PollingFuture(InvocationContext ic)
public void onComplete(AsyncResult result)
onComplete in class CallbackCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.