Uses of Class
java.rmi.server.RemoteServer
Package
Description
Provides support for RMI Object Activation.
Provides classes and interfaces for supporting the server side of RMI.
-
Uses of RemoteServer in java.rmi.activation
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.class
Deprecated, for removal: This API element is subject to removal in a future version.See thejava.rmi.activation
package specification for further information. -
Uses of RemoteServer in java.rmi.server
Modifier and TypeClassDescriptionclass
Used for exporting a remote object with JRMP and obtaining a stub that communicates to the remote object.
java.rmi.activation
package specification for further information.