API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.management.remote.rmi. RMIServer View Source
Author(s)
Since
1.5
Version
Serial
Hierarchy
 Remote
      RMIServer
Subinterfaces
Description
public interface RMIServer
  RMI object used to establish connections to an RMI connector.
See also:   
Methods
Hide/Show inherited methods
public String getVersion () throws RemoteException
  The version of the RMI Connector Protocol understood by this connector server.
public RMIConnection newClient (Object credentials) throws IOException
  Makes a new connection through this RMI connector.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar