Uses of Class java.rmi.server.RemoteServer

Uses in package java.rmi.activation

Classes derived from java.rmi.server.RemoteServer

class
A common ancestor for the implementations of the activatable objects.
class
The entity that receives the request to activate object and activates it.

Uses in package java.rmi.server

Classes derived from java.rmi.server.RemoteServer

class
This class obtains stub that communicates with the remote object.