| Package | Description |
|---|---|
| javax.rmi.CORBA |
Contains portability APIs for RMI-IIOP.
|
| Modifier and Type | Method and Description |
|---|---|
static Tie |
Util.getTie(Remote
Returns the tie (if any) for a given target object.
|
Tie |
UtilDelegate.getTie(Remote
Delegation call for
Util.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Util.registerTarget(Tie
Registers a target for a tie.
|
void |
UtilDelegate.registerTarget(Tie
Delegation call for
Util.
|