public class AsyncCallCompletionRequest extends AbstractAsyncRequest implements AsyncRequest
| Modifier and Type | Field and Description |
|---|---|
private AsyncRequest |
_completedRequest |
| Constructor and Description |
|---|
AsyncCallCompletionRequest(AsyncRequest completedRequest) |
| Modifier and Type | Method and Description |
|---|---|
void |
startProcessing() |
String |
toString() |
callAsyncCompletion, enqueueTo, getAsyncRequestCompletion, setCompletionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcallAsyncCompletion, getAsyncRequestCompletionprivate final AsyncRequest _completedRequest
public AsyncCallCompletionRequest(AsyncRequest completedRequest)
public void startProcessing()
startProcessing in interface AsyncRequest