Frames | No Frames |
Classes derived from javax.rmi.CORBA.Stub | |
class | Provides a stub for Remote type.
|
Methods with parameter type javax.rmi.CORBA.Stub | |
void |
Finds the suitable Tie for this Stub and connects it to the given
ORB. |
void | Connect when the POA is specified.
|
boolean | Compare two stubs for equality.
|
int | Get the hash code (from IOR reference).
|
boolean | Checks if the given stub is local.
|
void | This should never be called. |
void | Read as CORBA object when the ORB is known. |
String | Returns the IOR reference of the connected ORB.
|
void | Write as CORBA object. |
void | Write as CORBA object. |
Methods with parameter type javax.rmi.CORBA.Stub | |
void |
Makes the stub ready for remote communication using the given ORB.
|
boolean | The objects stubs are equal if they refer the same remote object.
|
int | Get the hashcode fo this delegate.
|
boolean | Checks if the given stub is local. |
boolean | Checks if the given stub is local.
|
void | Read this stub from the object input stream.
|
String | Get the string representation of this stub.
|
void | Write this stub to the object output stream.
|