Package org.objectweb.david.libs.binding.orbs

Provides a set of (abstract) classes implementing a CORBA environment: any, typecodes, the protocol-independent parts of ORBs.

See:
          Description

Interface Summary
Constants This interface defines some string constants, and TypeCode constants.
 

Class Summary
AliasTC Implementation of TypeCode to be used for typedefs.
ArrayTC TypeCode implementation for arrays (and sequences).
DelegationORB  
ORBClass This class is an extension of the standard CORBA ORB class, implementing the protocol independent features of a CORBA ORB.
ORBSingletonClass ORBSingleton class for David.
RecursiveTC  
SequenceTC Implementation of type code for sequence types.
StructTC TypeCode implementation for structures and exceptions
UnionTC TypeCode implementation for unions.
ValueBoxTC Implementation of TypeCode to be used for typedefs.
ValueTC TypeCode implementation for structures and exceptions
 

Package org.objectweb.david.libs.binding.orbs Description

Provides a set of (abstract) classes implementing a CORBA environment: any, typecodes, the protocol-independent parts of ORBs.