Uses of Class gnu.CORBA.IOR

Uses in package gnu.CORBA

Constructors with parameter type gnu.CORBA.IOR

IorDelegate.IorDelegate(ORB an_orb, IOR an_ior)
Contructs an instance of object using the given IOR.
IorObject.IorObject(ORB orb, IOR an_ior)
Create the object from the given IOR.

Fields of type gnu.CORBA.IOR

IOR
The IOR, from which the object was constructed.
IOR
The ior.
IOR
This field temporary remembers the value of the forwarded ior reference.

Methods with parameter type gnu.CORBA.IOR

ObjectImpl
Return the default stub for the case when the client binding classes are not locally available.
Object
Find the local object, connected to this ORB.
Object
Convert ior reference to CORBA object.
void
Prepare object for connecting it to this ORB.
ObjectImpl
Search for the possibly available default stub.
void
Set the IOR data, sufficient to find the invocation target.
void
Reset the remote_ior flag, forcing to check if the object is local on the next getRequestInstance call.
void
Set the IOR of this object.
void
In this type of ORB, the service is started by getPortServer(int).
void
Start the service on the given port of this IOR.

Methods with return type gnu.CORBA.IOR

IOR
Create IOR for the given object references.
IOR
Get the IOR data, sufficient to find the invocation target.
IOR
Get the IOR of this object.
IOR
Get the IOR of the associated object.
IOR
Get the IOR of this object.
IOR
Get the local IOR for the given object, null if the object is not local.
IOR
IOR.parse(String stringified_reference)
Parse the provided stringifed reference.

Uses in package gnu.CORBA.Interceptor

Constructors with parameter type gnu.CORBA.IOR

gnuIorInfo.gnuIorInfo(ORB_1_4 an_orb, gnuPOA a_poa, IOR an_ior)
Create an instance.

Uses in package gnu.CORBA.GIOP

Methods with parameter type gnu.CORBA.IOR

void
ErrorMessage.send(IOR ior, ORB orb)
Send the error message to the given IOR address.

Uses in package gnu.CORBA.Poa

Methods with return type gnu.CORBA.IOR

IOR
Create IOR and allow registered interceptors to add additional components.
IOR
Get the IOR as it would be for this object.
IOR
Get the IOR of the connected object.