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

Quick Search    Search Deep

Uses of Class
java.rmi.AlreadyBoundException

Uses of AlreadyBoundException in java.rmi
 

Methods in java.rmi that throw AlreadyBoundException
static void Naming.bind(java.lang.String name, Remote obj)
          Try to bind the given object to the given service name.