Uses of Interface javax.rmi.CORBA.Tie

Uses in package gnu.javax.rmi.CORBA

Constructors with parameter type javax.rmi.CORBA.Tie

Create a new record.

Fields of type javax.rmi.CORBA.Tie

Tie
The associated Tie.

Methods with parameter type javax.rmi.CORBA.Tie

void
Register the Tie-target pair.

Methods with return type javax.rmi.CORBA.Tie

Tie
Get the Tie that handles invocations on the given target.
Tie
Locate a tie class, appropriate to the given stub class, by the name pattern.

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.