|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponseTimeOutException | |
|---|---|
| org.sapia.ubik.rmi.server.command | |
| org.sapia.ubik.rmi.server.invocation | |
| Uses of ResponseTimeOutException in org.sapia.ubik.rmi.server.command |
|---|
| Methods in org.sapia.ubik.rmi.server.command that throw ResponseTimeOutException | |
|---|---|
java.lang.Object |
ResponseLock.waitResponse(long timeout)
Waits for the response of an asynchronous call-back. |
| Uses of ResponseTimeOutException in org.sapia.ubik.rmi.server.invocation |
|---|
| Methods in org.sapia.ubik.rmi.server.invocation that throw ResponseTimeOutException | |
|---|---|
java.lang.Object |
InvocationDispatcher.dispatchInvocation(VmId vmId,
Connections pool,
CallBackInvokeCommand cmd)
Dispatches the given asynchronous invocation command using the passed in connection pool (which holds connections to a remote server). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||