|
NetKernel APIs |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestTable | |
com.ten60.netkernel.scheduler |
Uses of RequestTable in com.ten60.netkernel.scheduler |
Methods in com.ten60.netkernel.scheduler with parameters of type RequestTable | |
void |
PendingRequestMap.notifyOfAvailableResult(RequestState aState,
RequestTable aTable)
|
boolean |
PendingRequestMap.kill(IRequestorSession aSession,
Map aStateToThreadMap,
RequestTable aTable,
boolean aOrphan,
String aErrorId)
Attempt to terminate execution of a session- this will either attempt to kill thread running request or force an orphaned response if asynch session has failed to return a response in error |
|
NetKernel APIs |
||||||||||
PREV NEXT | FRAMES NO FRAMES |