| Changed Classes |
|
LogStream
|
LogStream provides a mechanism for logging errors that are of possible interest to those monitoring a system. |
|
ObjID
|
An ObjID is used to identify a remote object exported to an RMI runtime. |
|
RMIClassLoader
|
RMIClassLoader comprises static methods to support dynamic class loading with RMI. |
|
RMIClassLoaderSpi
|
RMIClassLoaderSpi is the service provider interface for RMIClassLoader. |
|
RMISocketFactory
|
An RMISocketFactory instance is used by the RMI runtime in order to obtain client and server sockets for RMI calls. |
|
RemoteObject
|
The RemoteObject class implements the java.lang.Object behavior for remote objects. |
|
RemoteServer
|
The RemoteServer class is the common superclass to server implementations and provides the framework to support a wide range of remote reference semantics. |