Uses of Class
org.objectweb.david.libs.binding.orbs.ORBClass

Packages that use ORBClass
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. 
 

Uses of ORBClass in org.objectweb.david.libs.binding.orbs.echannel
 

Subclasses of ORBClass in org.objectweb.david.libs.binding.orbs.echannel
 class EventChannelFactory
          The EventChannelFactory service allows the construction of EventChannels providing best-effort unreliable and unordered event dissemination.
 

Uses of ORBClass in org.objectweb.david.libs.binding.orbs.iiop
 

Subclasses of ORBClass in org.objectweb.david.libs.binding.orbs.iiop
 class ORBImpl
          Encapsulates a IIOPBinder instance under a CORBA compliant interface, by extending ORBClass.