|
|||||||||
| Home >> All >> java >> [ rmi overview ] | PREV NEXT | ||||||||
Uses of Class
java.rmi.NotBoundException
| Uses of NotBoundException in java.rmi |
| Methods in java.rmi that throw NotBoundException | |
static Remote |
Naming.lookup(java.lang.String name)
Looks for the remote object that is associated with the named service. |
static void |
Naming.unbind(java.lang.String name)
Remove a binding for a given service name. |
|
|||||||||
| Home >> All >> java >> [ rmi overview ] | PREV NEXT | ||||||||