List of usage examples for java.rmi.server Unreferenced interface-usage
From source file com.healthmarketscience.rmiio.RemoteStreamServer.java
/**
* Common base class for remote stream implementations which handles the
* basic status of the stream (whether or not it is exported, closed).
*
* @author James Ahlborn
*/
From source file org.apache.jcs.auxiliary.remote.server.RemoteCacheServer.java
/**
* This class provides remote cache services. The remote cache server propagates
* events from local caches to other local caches. It can also store cached
* data, making it available to new clients.
* <p>
* Remote cache servers can be clustered. If the cache used by this remote cache