Uses of Class java.rmi.NotBoundException

Uses in package java.rmi

Methods which throw type java.rmi.NotBoundException

Remote
Looks for the remote object that is associated with the named service.
void
Remove a binding for a given service name.

Uses in package java.rmi.registry

Methods which throw type java.rmi.NotBoundException

Remote
Find and return the reference to the object that was previously bound to the registry by this name.
void