Uses of Class org.omg.CORBA.LocalObject

Uses in package gnu.CORBA.CDR

Classes derived from org.omg.CORBA.LocalObject

class
Our implementation of the sending context runtime.

Uses in package gnu.CORBA.Interceptor

Classes derived from org.omg.CORBA.LocalObject

class
Client request info.
class
Implements IORInfo.
class
Implementation of the ServerRequestInfo, associacted with gnuServantObject.
class
Collects interceptors, references and factories into arrays during registration.

Uses in package gnu.CORBA

Classes derived from org.omg.CORBA.LocalObject

class
The local Codec implementation for ENCODING_CDR_ENCAPS encoding.
class
A simple implementation of the Codec factory, able to return the standard Codec's.

Uses in package gnu.CORBA.DynAn

Classes derived from org.omg.CORBA.LocalObject

class
The top of our DynAny implementation, this class provides ORB that is required to create anys and factory that is required to initialise DynAnys.
class
Provides a base for DynAnys, having multiple components.
class
The primitive dynamic Any holds the value basic final_type that cannot be traversed.
class
This class is returned by ORB when resolving initial reference "DynAnyFactory".
class
Provides support for dynamic array or sequence, where all members have the same final_type.
class
Our implementation of dynamic enumeration.
class
Implements DynAny, holding CORBA fixed.
class
class
Implementation of the DynStruct.
class
Implementation of DynUnion.
class
Implementation of DynValue.
class
Implementation of the DynValueBox.
class
A shared base for both dynamic structure an dynamic value final_type.
class
Represent DynAny that has no internal components (DynEnum and so on).

Uses in package gnu.CORBA.Poa

Classes derived from org.omg.CORBA.LocalObject

class
Defines a simple adapter activator.
class
Our POA implementation.
class
The implementation of the POA manager.