Frames | No Frames |
Constructors with parameter type gnu.CORBA.IOR | |
Contructs an instance of object using the given 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 | Parse the provided stringifed reference.
|
Constructors with parameter type gnu.CORBA.IOR | |
Create an instance.
|
Methods with parameter type gnu.CORBA.IOR | |
void | Send the error message to the given IOR address.
|
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.
|