Uses of Class
eu.tneitzel.rmg.networking.RMIRegistryEndpoint
-
Packages that use RMIRegistryEndpoint Package Description eu.tneitzel.rmg.operations -
-
Uses of RMIRegistryEndpoint in eu.tneitzel.rmg.operations
Constructors in eu.tneitzel.rmg.operations with parameters of type RMIRegistryEndpoint Constructor Description RemoteObjectClient(RMIRegistryEndpoint rmiRegistry, String boundName)The RemoteObjectClient makes use of an RMIRegistryEndpoint to obtain a RemoteObject reference from the RMI registry.
-