BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Interface
weblogic.rmi.extensions.ServerObjectReference

Packages that use weblogic.rmi.extensions.ServerObjectReference
weblogic.rmi.extensions   
 

Uses of weblogic.rmi.extensions.ServerObjectReference in weblogic.rmi.extensions
 

Methods in weblogic.rmi.extensions that return weblogic.rmi.extensions.ServerObjectReference
 weblogic.rmi.extensions.ServerObjectReference OIDMngr.getServerObjectReference(java.lang.Object o)
          This method is used by the marshaling code to map (find or create) server references from the implementation objects.
 weblogic.rmi.extensions.ServerObjectReference OIDMngr.getServerObjectReference(int oid)
          This method is used by dgc so that dgc can xmit abbreviations for remote refs, that is so that it is not forced to xmit objects.
 

Methods in weblogic.rmi.extensions with parameters of type weblogic.rmi.extensions.ServerObjectReference
abstract  weblogic.rmi.extensions.OutgoingResponse Skeleton.invoke(weblogic.rmi.extensions.ServerObjectReference ror, int option, weblogic.rmi.extensions.IncomingRequest request, weblogic.rmi.extensions.OutgoingResponse reply)
           
 void OIDMngr.removeServerObjectReference(weblogic.rmi.extensions.ServerObjectReference sRef)
          This method is called by the never reference to remove itself.
 


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