BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Interface
weblogic.rmi.server.RemoteRef

Packages that use RemoteRef
weblogic.rmi.server   
 

Uses of RemoteRef in weblogic.rmi.server
 

Subinterfaces of RemoteRef in weblogic.rmi.server
 interface ServerRef
          This interface is provided strictly for compatibility with java.rmi.*
 

Methods in weblogic.rmi.server with parameters of type RemoteRef
 boolean RemoteRef.remoteEquals(RemoteRef remoteRef)
           
protected static void RemoteStub.setRef(RemoteStub remoteStub, RemoteRef remoteRef)
           
 

Constructors in weblogic.rmi.server with parameters of type RemoteRef
RemoteServer.RemoteServer(RemoteRef remoteRef)
           
RemoteStub.RemoteStub(RemoteRef remoteRef)
           
 


Documentation is available at
http://www.weblogic.com/docs51