/[classpath]/classpath/java/rmi/registry/RegistryHandler.java
ViewVC logotype

Diff of /classpath/java/rmi/registry/RegistryHandler.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by mkoch, Mon Mar 31 11:23:57 2003 UTC revision 1.6 by mkoch, Sun Oct 12 15:32:01 2003 UTC
# Line 48  public interface RegistryHandler Line 48  public interface RegistryHandler
48    /**    /**
49     * @deprecated     * @deprecated
50     */     */
51    public Registry registryStub (String host, int port)    Registry registryStub (String host, int port)
52      throws RemoteException, UnknownHostException;      throws RemoteException, UnknownHostException;
53    
54    /**    /**
55     * @deprecated     * @deprecated
56     */     */
57    public Registry registryImpl (int port) throws RemoteException;    Registry registryImpl (int port) throws RemoteException;
58  }  }

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26