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

Quick Search    Search Deep

Uses of Package
java.rmi

Classes in java.rmi used by java.rmi
AlreadyBoundException
          Thrown on an attempt to bind an object in the registry that is already bound.
NotBoundException
          Thrown on an attempt to lookup or unbind a registry name that has no associated binding.
Remote
          Marker interface for interfaces which methods are invokable from outside of this virtual machine through remote method calls.
RemoteException
          The superclass of exceptions related to RMI (remote method invocation).