public class SyncCallableWorkerResponseContext extends CallableWorkerResponseContext
fulfilled, haltCount, responseTypes, workerErrorscurrentSignal, responseCallbacks, retRegIndexes, targetCtx, workerCount, workerDataChannels| Constructor and Description |
|---|
SyncCallableWorkerResponseContext(BType[] responseTypes,
int workerCount) |
| Modifier and Type | Method and Description |
|---|---|
protected WorkerExecutionContext |
onError(WorkerSignal signal) |
protected WorkerExecutionContext |
onHalt(WorkerSignal signal) |
protected void |
onMessage(WorkerSignal signal) |
protected WorkerExecutionContext |
onReturn(WorkerSignal signal) |
getCurrentSignal, getWorkerErrors, handleAlreadyFulfilled, initWorkerErrors, isFulfilled, isReturnable, isWorkersDone, onFinalizedError, onFulfillment, printError, printStoredErrors, propagateErrorToTarget, setAsFulfilled, setCurrentSignal, storeErrordoFailCallbackNotify, doSuccessCallbackNotify, getWorkerDataChannel, joinTargetContextInfo, modifyDebugCommands, onTimeout, registerResponseCallback, signalpublic SyncCallableWorkerResponseContext(BType[] responseTypes, int workerCount)
protected void onMessage(WorkerSignal signal)
onMessage in class CallableWorkerResponseContextprotected WorkerExecutionContext onHalt(WorkerSignal signal)
onHalt in class CallableWorkerResponseContextprotected WorkerExecutionContext onError(WorkerSignal signal)
onError in class CallableWorkerResponseContextprotected WorkerExecutionContext onReturn(WorkerSignal signal)
onReturn in class CallableWorkerResponseContextCopyright © 2018 WSO2. All rights reserved.