|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sentilla.net.rpc | |
---|---|
com.sentilla.net.rpc | Sentilla Remote Procedure Call (RPC) libraries and mechanisms. |
com.sentilla.net.rpc.procedures | Sentilla Remote Procedure Call (RPC) procedure definitions. |
Classes in com.sentilla.net.rpc used by com.sentilla.net.rpc | |
---|---|
Procedure
Procedure is similar to Runnable with the addition that it returns a value of type T. |
|
RemoteInvoker
RemoteInvoker manages an RPC transaction between a caller and callee(s). |
|
Result
Result is used by RemoteInvoker.invokeMany primarily to encapsulate RuntimeExceptions. |
Classes in com.sentilla.net.rpc used by com.sentilla.net.rpc.procedures | |
---|---|
Procedure
Procedure is similar to Runnable with the addition that it returns a value of type T. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |