AsyncRequestpublic class AsyncCallCompletionRequest extends AbstractAsyncRequest implements AsyncRequest
| Constructor | Description |
|---|---|
AsyncCallCompletionRequest(AsyncRequest completedRequest) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
startProcessing() |
|
java.lang.String |
toString() |
callAsyncCompletion, enqueueTo, getAsyncRequestCompletion, setCompletioncallAsyncCompletion, getAsyncRequestCompletionpublic AsyncCallCompletionRequest(AsyncRequest completedRequest)
public void startProcessing()
startProcessing in interface AsyncRequestpublic java.lang.String toString()
toString in class java.lang.Object