Package com.interface21.remoting.rmi
Remoting classes for transparent RMI.
See:
Description
|
Class Summary |
| RmiProxyFactoryBean |
Factory bean for transparent RMI proxies. |
| RmiServiceExporter |
RMI exporter that exposes the specified service as transparent RMI object
with the specified name. |
Package com.interface21.remoting.rmi Description
Remoting classes for transparent RMI.
Provides a proxy factory for accessing RMI services,
and an exporter for making beans available for RMI clients.
Rod Johnson and Spring contributors 2001-2003.