Classes in java.rmi.activation used by java.rmi.activation
ActivationException
General exception used by the activation interfaces. |
ActivationID
Activation makes use of special identifiers to denote remote
objects that can be activated over time. |
Activator
The Activator facilitates remote object activation. |
UnknownObjectException
An UnknownObjectException is thrown by methods of classes and
interfaces in the java.rmi.activation package when the
ActivationID parameter to the method is determined to be
invalid. |