|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ORBSingletonClass | |
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. |
Uses of ORBSingletonClass in org.objectweb.david.libs.binding.orbs |
Subclasses of ORBSingletonClass in org.objectweb.david.libs.binding.orbs | |
class |
DelegationORB
|
class |
ORBClass
This class is an extension of the standard CORBA ORB class, implementing the protocol independent features of a CORBA ORB. |
Uses of ORBSingletonClass in org.objectweb.david.libs.binding.orbs.echannel |
Subclasses of ORBSingletonClass 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 ORBSingletonClass in org.objectweb.david.libs.binding.orbs.iiop |
Subclasses of ORBSingletonClass in org.objectweb.david.libs.binding.orbs.iiop | |
class |
IIOPORB
|
class |
ORBImpl
Encapsulates a IIOPBinder instance under a CORBA compliant interface, by extending
ORBClass . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |