|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Procedure<T> | Procedure is similar to Runnable with the addition that it returns a value of type T. |
Result<T> | Result is used by RemoteInvoker.invokeMany primarily to encapsulate RuntimeExceptions. |
Class Summary | |
---|---|
RemoteInvoker | RemoteInvoker manages an RPC transaction between a caller and callee(s). |
RemoteService | Private: for Sentilla internal use only. |
RemoteService.Call | Invocation data sent from the caller to the callee. |
RemoteService.Return | Result data sent from the callee to the caller. |
Sentilla Remote Procedure Call (RPC) libraries and mechanisms.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |