public class AsyncCallCompletionRequest extends AbstractAsyncRequest implements AsyncRequest
TBD RS dokumentieren.
| Modifier and Type | Field and Description |
|---|---|
private AsyncRequest |
_completedRequest |
| Constructor and Description |
|---|
AsyncCallCompletionRequest(AsyncRequest completedRequest) |
| Modifier and Type | Method and Description |
|---|---|
void |
startProcessing() |
java.lang.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 AsyncRequestpublic java.lang.String toString()
toString in class java.lang.Object