|
|||||||||
| Home >> All >> javax >> rmi >> [ CORBA overview ] | PREV NEXT | ||||||||
Uses of Interface
javax.rmi.CORBA.Tie
| Uses of Tie in javax.rmi.CORBA |
| Methods in javax.rmi.CORBA that return Tie | |
Tie |
UtilDelegate.getTie(java.rmi.Remote target)
Get the Tie that handles invocations on the given target. |
static Tie |
Util.getTie(java.rmi.Remote target)
Get the Tie that handles invocations on the given target. |
| Methods in javax.rmi.CORBA with parameters of type Tie | |
void |
UtilDelegate.registerTarget(Tie tie,
java.rmi.Remote target)
Register the Tie-target pair. |
static void |
Util.registerTarget(Tie tie,
java.rmi.Remote target)
Register the Tie-target pair. |
|
|||||||||
| Home >> All >> javax >> rmi >> [ CORBA overview ] | PREV NEXT | ||||||||