Uses of Interface javax.rmi.CORBA.Tie

Uses in package javax.rmi.CORBA

Methods with parameter type javax.rmi.CORBA.Tie

void
Util.registerTarget(Tie tie, Remote target)
Register the Tie-target pair.
void
Register the Tie-target pair.

Methods with return type javax.rmi.CORBA.Tie

Tie
Util.getTie(Remote target)
Get the Tie that handles invocations on the given target.
Tie
Get the Tie that handles invocations on the given target.