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

Packages that use org.objectweb.david.libs.binding.orbs
org.objectweb.david.libs.binding.orbs Provides a set of (abstract) classes implementing a CORBA environment: any, typecodes, the protocol-independent parts of ORBs. 
org.objectweb.david.libs.binding.orbs.echannel Provides an implementation of an event channel service relying on RTP on top of IP multicast. 
org.objectweb.david.libs.binding.orbs.iiop Provides an CORBA-compliant IIOP ORB implementation. 
org.objectweb.david.libs.helpers Provides some helper classes, in particular, the javax.rmi.CORBA.UtilDelegate implementation to be used with RMI/IIOP. 
org.objectweb.david.libs.stub_factories.rmi Provides an implementation of the javax.rmi.CORBA.StubDelegate interface. 
 

Classes in org.objectweb.david.libs.binding.orbs used by org.objectweb.david.libs.binding.orbs
ArrayTC
          TypeCode implementation for arrays (and sequences).
Constants
          This interface defines some string constants, and TypeCode constants.
ORBSingletonClass
          ORBSingleton class for David.
StructTC
          TypeCode implementation for structures and exceptions
 

Classes in org.objectweb.david.libs.binding.orbs used by org.objectweb.david.libs.binding.orbs.echannel
Constants
          This interface defines some string constants, and TypeCode constants.
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.
 

Classes in org.objectweb.david.libs.binding.orbs used by org.objectweb.david.libs.binding.orbs.iiop
Constants
          This interface defines some string constants, and TypeCode constants.
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.
 

Classes in org.objectweb.david.libs.binding.orbs used by org.objectweb.david.libs.helpers
Constants
          This interface defines some string constants, and TypeCode constants.
 

Classes in org.objectweb.david.libs.binding.orbs used by org.objectweb.david.libs.stub_factories.rmi
Constants
          This interface defines some string constants, and TypeCode constants.