Package | Description |
---|---|
java.rmi.server |
Modifier and Type | Interface and Description |
---|---|
interface |
ServerRef |
Modifier and Type | Field and Description |
---|---|
protected RemoteRef |
RemoteObject.ref |
Modifier and Type | Method and Description |
---|---|
RemoteRef |
RemoteObject.getRef() |
Modifier and Type | Method and Description |
---|---|
boolean |
RemoteRef.remoteEquals(RemoteRef obj) |
protected static void |
RemoteStub.setRef(RemoteStub stub,
RemoteRef ref) |
Constructor and Description |
---|
RemoteObject(RemoteRef newref) |
RemoteServer(RemoteRef ref) |
RemoteStub(RemoteRef ref) |