Frames | No Frames |
Constructors with parameter type java.rmi.server.RemoteRef | |
Construct the remote invocation handler that forwards calls to the given
remote object.
| |
Does nothing, delegates to super(ref).
| |
Constructs the remote stub that uses given remote reference for the
method invocations.
| |
Does nothing, delegates to super(ref).
|
Fields of type java.rmi.server.RemoteRef | |
RemoteRef |
Methods with parameter type java.rmi.server.RemoteRef | |
boolean | Compare two remote objects for equality. |
void | Sets the given remote reference for the given stub. |
Methods with return type java.rmi.server.RemoteRef | |
RemoteRef |
Constructors with parameter type java.rmi.server.RemoteRef | |
Classes implementing java.rmi.server.RemoteRef | |
class | The DGC implementation is used for the server side during the distributed
garbage collection. |
Constructors with parameter type java.rmi.server.RemoteRef | |
Constructs the remote stub that uses given remote reference for the
method invocations.
|
Constructors with parameter type java.rmi.server.RemoteRef | |
Creates a new instance of ActivationGroup_Stub.
|
Classes implementing java.rmi.server.RemoteRef | |
class | The activatable reference works like UnicastRef, but if the remote object
appears to be not accessible, it tries to reactivate it before reporting
any errors. |
class | The activatable server reference works like UnicastServerReference, but it
additionally activates the associated object on demand, during the first
incoming call. |
class | |
class | This class connects the local, remotely available (exported) object to
the local RMI server that accepts the remote calls.
|
Methods with parameter type java.rmi.server.RemoteRef | |
boolean | |
void |