Uses of Class
java.rmi.server.UnicastRemoteObject
- 
Packages that use UnicastRemoteObject Package Description java.rmi.activation Provides support for RMI Object Activation.
- 
- 
Uses of UnicastRemoteObject in java.rmi.activationSubclasses of UnicastRemoteObject in java.rmi.activation Modifier and Type Class Description classActivationGroupAnActivationGroupis responsible for creating new instances of "activatable" objects in its group, informing itsActivationMonitorwhen either: its object's become active or inactive, or the group as a whole becomes inactive.
 
-