GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type java.rmi.server.RemoteRef | |
Creates a new instance of ActivationGroup_Stub.
|
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 |
GNU Classpath (0.95) |