Frames | No Frames |
Methods with parameter type org.omg.CORBA.ORB | |
void |
Makes the stub ready for remote communication using the given ORB.
|
void |
Finds the suitable Tie for this Stub and connects it to the given
ORB. |
Object | Used by local stubs to create a copy of the object. |
Object | Used by local stubs to create a copy of the object.
|
Object[] | Used by local stubs to create a multiple copies of the object, preserving
sharing accross the parameters if necessary.
|
Object[] | Used by local stubs to create a multiple copies of the object, preserving
sharing accross the parameters if necessary.
|
void | Connect this Tie to the given ORB.
|
Methods with return type org.omg.CORBA.ORB | |
ORB | Get the ORB to that this Tie is connected.
|
Methods with return type org.omg.CORBA.ORB | |
ORB | Returns the ORB that is directly associated with the given servant.
|
Classes derived from org.omg.CORBA.ORB | |
class | The ORB, supporting POAs that are the feature of jdk 1.4.
|
Methods with return type org.omg.CORBA.ORB | |
ORB | Get an ORB, associated with the servant of this object.
|
ORB | Get the ORB, where this POA is connected.
|
ORB | Return the ORB of the associated POA. |
ORB | Get ORB.
|
Classes derived from org.omg.CORBA.ORB | |
class | This class should provide the ORB ) ORB extensions,
defined in the OMG CORBA version 2.3 specification. |
Methods with return type org.omg.CORBA.ORB | |
ORB | Provides the reference to ORB.
|
ORB | Return the Object Request Broker that has created this stream.
|
ORB | Return the Object Request Broker that has created this stream.
|
ORB | Provides the reference to ORB.
|
Methods with parameter type org.omg.CORBA.ORB | |
ServantActivator | Return the complete instance of the servant activator, based on
the current class (ServantActivatorPOA or derived).
|
ServantLocator | Return the complete instance of the servant activator, based on
the current class (ServantActivatorPOA or derived).
|
Object | Obtains the CORBA object reference that is a current invocation target for
the given servant. |
Methods with return type org.omg.CORBA.ORB | |
ORB | Returns the ORB that is directly associated with the given servant.
|
Constructors with parameter type org.omg.CORBA.ORB | |
ContextContinuation.ContextContinuation(Object nsObject, Hashtable<K,V> props, ORB anOrb, GiopNamingServiceFactory aFactory) Creates a new naming context that uses naming service, represented by the
given CORBA object.
| |
GiopNamingServiceURLContext.GiopNamingServiceURLContext(Hashtable<K,V> props, GiopNamingServiceFactory aFactory, ORB anOrb) Creates a new naming context that uses naming service, represented by the
given CORBA object.
|
Methods with parameter type org.omg.CORBA.ORB | |
void | Check if this ORB is still in use (maybe it is time to shutdown it). |
String[] | Parse CORBALOC.
|
Constructors with parameter type org.omg.CORBA.ORB | |
Create the abstract dyn any.
| |
Creates the structure with the given typecode.
| |
UndivideableAny.UndivideableAny(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb) Create a new instance with the given typecode.
| |
gnuDynAny.gnuDynAny(Streamable aHolder, TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb) Create DynAny providing the holder.
| |
gnuDynArray.gnuDynArray(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb, boolean initialise_array) Creates new array.
| |
Create a new dyn enum from the given typecode.
| |
Create a new instance of the dyn fixed.
| |
Create a new gnuDynSequence with the given typecode.
| |
Create an instance.
| |
Create a new instance with the given typecode.
| |
Create an instance.
| |
Create a new instance of gnuDynValueBox.
|
Fields of type org.omg.CORBA.ORB | |
ORB | The ORB, to that this DynAny belongs.
|
Methods with parameter type org.omg.CORBA.ORB | |
RecordAny | |
RecordAny | Create a new instance.
|
RecordAny | Create a new instance when copying.
|
Methods with parameter type org.omg.CORBA.ORB | |
void | Send the error message to the given IOR address.
|
Methods with return type org.omg.CORBA.ORB | |
ORB | This method is not appropriate for the local objects and just
throws an exception.
|
ORB | Returns so-called Singleton ORB, a highly restricted version
that cannot communicate over network. |
ORB | Creates the working instance of ORB for an applet.
|
ORB | Creates the working instance of ORB for a standalone application.
|
Fields of type org.omg.CORBA.ORB | |
ORB | The associated orb, if any.
|
ORB | The associated orb, if any.
|
Methods with parameter type org.omg.CORBA.ORB | |
void | Set the orb, associated with this stream.
|
void | Set the orb, associated with this stream.
|
Methods with return type org.omg.CORBA.ORB | |
ORB | Return the associated ORB .
|
ORB | Return the associated ORB .
|
ORB | Delegates functionality to the underlying stream.
|
Classes derived from org.omg.CORBA.ORB | |
class | This class implements the ORB that uses a single port or the restricted port
range for all its objects. |
class | The ORB implementation, capable to handle remote invocations on the
registered object. |
class | This class implements so-called Singleton ORB, a highly restricted version
that cannot communicate over network. |
Constructors with parameter type org.omg.CORBA.ORB | |
Create an instance of this Codec, encoding following the given version.
| |
Contructs an instance of object using the given IOR.
| |
Create the object from the given IOR.
| |
Create a new instance of the this factory, associated with the given ORB.
|
Fields of type org.omg.CORBA.ORB | |
ORB | The singleton instance of this ORB.
|
ORB | The associated ORB.
|
ORB | The associated orb.
|
ORB | The orb.
|
Methods with parameter type org.omg.CORBA.ORB | |
ObjectImpl | Return the default stub for the case when the client binding classes
are not locally available. |
ObjectImpl | Search for the possibly available default stub.
|
void | Set the ORB, related to the invocation target.
|
void | Set the associated orb.
|
Methods with return type org.omg.CORBA.ORB | |
ORB | Return the associated orb.
|
ORB | Get the orb, related to the invocation target.
|
ORB | Returns the ORB, passed in constructor,
regardless of the argument. |
Methods with parameter type org.omg.CORBA.ORB | |
void |
Finds the suitable Tie for this Stub and connects it to the given
ORB. |
void | Connect when the POA is specified.
|
Object | Make a deep copy of the object.
|
Object[] | Make a deep copy of the object array.
|
void | Read as CORBA object when the ORB is known. |
void | Write as CORBA object. |
Methods with parameter type org.omg.CORBA.ORB | |
BindingIterator | Get the CORBA object that delegates calls to this servant. |
NamingContextExt | Get the CORBA object that delegates calls to this servant. |
NamingContext | Get the CORBA object that delegates calls to this servant. |