Package
Class
Tree
Deprecated
Index
Help
Back to the RMI Plug-in for Eclipse
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
D
G
L
M
R
U
B
bind(String, Remote)
- Method in class
RegistryDelegate
D
DELEGATE_NAME
- Static variable in class
RegistryDelegate
The name under which the delegate appears in the registry
G
getRegistryDelegate(String, int)
- Static method in class
RegistryDelegate
This method retrieves the registry delegate from a registry that is running on a remote host.
getRegistryDelegate(String)
- Static method in class
RegistryDelegate
This method retrieves the registry delegate from a registry that is running on a remote host.
L
list()
- Method in class
RegistryDelegate
localRegistry
- Variable in class
RegistryDelegate
The local resistry.
lookup(String)
- Method in class
RegistryDelegate
M
main(String[])
- Static method in class
RegistryDelegate
A simple way to run a registry and bind a registry delegate.
R
rebind(String, Remote)
- Method in class
RegistryDelegate
RegistryDelegate
- Class in
<Unnamed>
This class implements the registry delegate concept.
RegistryDelegate()
- Constructor for class
RegistryDelegate
Create a delegate for a local registry that is bound to the default local port (1099).
RegistryDelegate(int)
- Constructor for class
RegistryDelegate
Create a delegate for a local registry that is bound to a user specified port.
RegistryDelegate(Registry)
- Constructor for class
RegistryDelegate
Create a delegate for a user provided registry instance.
U
unbind(String)
- Method in class
RegistryDelegate
B
D
G
L
M
R
U
Package
Class
Tree
Deprecated
Index
Help
Back to the RMI Plug-in for Eclipse
PREV NEXT
FRAMES
NO FRAMES
All Classes