BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Package
weblogic.rmi.extensions

Packages that use weblogic.rmi.extensions
weblogic.com   
weblogic.rmi.extensions   
 

Classes in weblogic.rmi.extensions used by weblogic.com
Stub
          A stub is a surogate for the remote objec in the client.
 

Classes in weblogic.rmi.extensions used by weblogic.rmi.extensions
ActivationHelper
          ActivationHelper allows a client of the activation framework to provide for the reactivation of remote objects.
ActivationIdentifier
           
AsyncResult
           
AsyncResultListener
           
DeathOfPeerListener
           
Descriptor
          Descriptor is the common base type of all descriptors in RMI.
Enrollable
          Enrollable is the client interface to the DGC protocol.
HostID
          HostID is used by the RMI runtime to represent the process that hosts a remote object.
IncomingRequest
           
NonRemoteClassException
           
OutgoingResponse
           
PeerNotActiveException
           
RemoteObjectHelper
          RemoteObjectHelper is an interface supported by various objects that return useful information about the remote object they represent.
RemoteObjectReference
          RemoteObjectReference is the representation of a remote object in the client.
RemoteVM
           
Request
           
RuntimeDescriptor
          RuntimeDescriptor is the common base type of all descriptors in RMI.
ServerObjectReference
          ServerObjectReference is the server side representation of a remote object: it provides information about a colocated remote object and accessors for the object.
Skeleton
          Skeleton is the common base class for all the code-generated classes used by servers to unmarshal the method and arguments used to invoke on a server object.
Stub
          A stub is a surogate for the remote objec in the client.
WLControlDescriptor
           
WRMIInputStream
          WRMIInputStream is used to allow the runtime to delegate to an input stream of a kind that is appropriate to the protocol that is used for any given request.
WRMIOutputStream
          WRMIOutputStream is used to allow the runtime to delegate to an output stream of a kind that is appropriate to the protocol that is used for any given request.
 


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