Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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.