Remoting classes for conventional RMI and transparent remoting via RMI invokers. Provides a proxy factory for accessing RMI services, and an exporter for making beans available to RMI clients.
/** * Remoting classes for conventional RMI and transparent remoting via * RMI invokers. Provides a proxy factory for accessing RMI services, * and an exporter for making beans available to RMI clients. */
package org.springframework.remoting.rmi;