NetKernel APIs


Uses of Class
com.ten60.netkernel.scheduler.RequestTable

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


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.