ActivatableRef | The activatable reference works like UnicastRef, but if the remote object
appears to be not accessible, it tries to reactivate it before reporting
any errors. |
ActivatableServerRef | The activatable server reference works like UnicastServerReference, but it
additionally activates the associated object on demand, during the first
incoming call. |
CombinedClassLoader | This class supports the multiple class loaders to load the resources. |
ConnectionRunnerPool.ConnectionRunner | |
RMIClassLoaderImpl | The default implementation of RMIClassLoaderSpi .
|
RMIDefaultSocketFactory | |
RMIHashes | |
RMIIncomingThread | |
RMIObjectInputStream | |
RMIObjectOutputStream | |
UnicastConnection | |
UnicastConnectionManager | |
UnicastRef | |
UnicastRemoteCall | |
UnicastRemoteStub | |
UnicastServer | |
UnicastServerRef | This class connects the local, remotely available (exported) object to
the local RMI server that accepts the remote calls.
|