|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| RemoteMethodExecutor | This class will act as an InvocationHandler except that it is distributed. |
| Class Summary | |
|---|---|
| RemoteMethodExecutorImpl<T> | RMI implementation of an invocation handler. |
| RemoteProxyFactory | Factory to create RMI proxies to some given services. |
| ServiceExporter | This class allows to make some service available throw RMI. |
This package contains classes to easily export services to a RMI registry then get a proxy to access them. The provided classes will hide RMI complexity.
Use theServiceExporter to register an service to the RMI registry.
Use the RemoteProxyFactory to get a proxy an call the RMI exported
service.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||