Uses of Class org.omg.CORBA.ORB

Uses in package javax.rmi.CORBA

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
Util.copyObject(Object object, ORB orb)
Used by local stubs to create a copy of the object.
Object
Used by local stubs to create a copy of the object.
Object[]
Util.copyObjects(Object[] object, ORB orb)
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
Tie.orb(ORB orb)
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.

Uses in package org.omg.PortableServer.portable

Methods with return type org.omg.CORBA.ORB

ORB
Delegate.orb(Servant a_servant)
Returns the ORB that is directly associated with the given servant.

Uses in package gnu.CORBA.Poa

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.

Uses in package org.omg.CORBA_2_3

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.

Uses in package org.omg.CORBA.portable

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.

Uses in package org.omg.PortableServer

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.

Uses in package gnu.javax.naming.giop

Constructors with parameter type org.omg.CORBA.ORB

Creates a new naming context that uses naming service, represented by the given CORBA object.
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.

Uses in package gnu.CORBA.DynAn

Constructors with parameter type org.omg.CORBA.ORB

AbstractAny.AbstractAny(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb)
Create the abstract dyn any.
RecordAny.RecordAny(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb)
Creates the structure with the given typecode.
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.
gnuDynEnum.gnuDynEnum(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb)
Create a new dyn enum from the given typecode.
gnuDynFixed.gnuDynFixed(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb)
Create a new instance of the dyn fixed.
Create a new gnuDynSequence with the given typecode.
gnuDynStruct.gnuDynStruct(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb)
Create an instance.
gnuDynUnion.gnuDynUnion(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb)
Create a new instance with the given typecode.
gnuDynValue.gnuDynValue(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb)
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
gnuDynStruct.newInstance(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb)
RecordAny
gnuDynValue.newInstance(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb)
Create a new instance.
RecordAny
RecordAny.newInstance(TypeCode oType, TypeCode aType, gnuDynAnyFactory aFactory, ORB anOrb)
Create a new instance when copying.

Uses in package gnu.CORBA.GIOP

Methods with parameter type org.omg.CORBA.ORB

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

Uses in package org.omg.CORBA

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
ORB.init(Applet applet, Properties props)
Creates the working instance of ORB for an applet.
ORB
ORB.init(String[] args, Properties props)
Creates the working instance of ORB for a standalone application.

Uses in package gnu.CORBA.CDR

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.

Uses in package gnu.CORBA

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.
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.
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
gnuAny.setOrb(ORB an_orb)
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.

Uses in package gnu.javax.rmi.CORBA

Methods with parameter type org.omg.CORBA.ORB

void
Finds the suitable Tie for this Stub and connects it to the given ORB.
void
StubDelegateImpl.connect(Stub self, ORB orb, POA poa)
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.

Uses in package org.omg.CosNaming

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.