A B C D E F G H I J K L M N O P R S T U V W Y _

O

ORBClass - class org.objectweb.david.libs.binding.orbs.ORBClass.
This class is an extension of the standard CORBA ORB class, implementing the protocol independent features of a CORBA ORB.
ORBClass() - Constructor for class org.objectweb.david.libs.binding.orbs.ORBClass
 
ORBImpl - class org.objectweb.david.libs.binding.orbs.iiop.ORBImpl.
Encapsulates a IIOPBinder instance under a CORBA compliant interface, by extending ORBClass.
ORBImpl() - Constructor for class org.objectweb.david.libs.binding.orbs.iiop.ORBImpl
Constructs a new instance of ORBImpl.
ORBPortableRemoteObjectDelegate - class org.objectweb.david.libs.binding.rmi.ORBPortableRemoteObjectDelegate.
This class provides an implementation for PortableRemoteObjectDelegate.
ORBPortableRemoteObjectDelegate() - Constructor for class org.objectweb.david.libs.binding.rmi.ORBPortableRemoteObjectDelegate
Constructs a new ORBPortableRemoteObjectDelegate instance.
ORBSingletonClass - class org.objectweb.david.libs.binding.orbs.ORBSingletonClass.
ORBSingleton class for David.
ORBSingletonClass() - Constructor for class org.objectweb.david.libs.binding.orbs.ORBSingletonClass
Creates a new instance of ORBSingletonClass.
OptSkeleton - class org.objectweb.jeremie.libs.stub_factories.std.OptSkeleton.
Provides an abstract implementation of a Jeremie server-side skeleton.
OptSkeleton() - Constructor for class org.objectweb.jeremie.libs.stub_factories.std.OptSkeleton
Creates an optimised Jeremie skeleton with itself as the target.
OptSkeleton(Object) - Constructor for class org.objectweb.jeremie.libs.stub_factories.std.OptSkeleton
Creates an optimised Jeremie skeleton with the given target.
OptStub - class org.objectweb.jeremie.libs.stub_factories.std.OptStub.
Provides an implementation of a stub that contains optimized Jeremie references able to perform type-specific marshalling of remote method invocation data.
OptStub() - Constructor for class org.objectweb.jeremie.libs.stub_factories.std.OptStub
Creates an optimized Jeremie stub.
OptStub(RemoteRef) - Constructor for class org.objectweb.jeremie.libs.stub_factories.std.OptStub
Creates an optimized Jeremie stub with the given remote object reference.
OptStubCompiler - class org.objectweb.jeremie.tools.jrmic.OptStubCompiler.
Generates optimised Jeremie stub and skeleton classes.
object_to_string(Object) - Method in class org.objectweb.david.libs.binding.orbs.DelegationORB
 
object_to_string(Object) - Method in class org.objectweb.david.libs.binding.orbs.ORBClass
Returns a stringified IOR corresponding to the specified CORBA Object.
object_to_string(Object) - Method in class org.objectweb.david.libs.binding.orbs.ORBSingletonClass
 
offset - Variable in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
The offset of the first writable byte in current.
offset - Variable in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
offset of the next byte to read in first
offset - Variable in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
 
offset - Variable in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
 
offset - Variable in class org.objectweb.jonathan.apis.resources.Chunk
The index of the first valid (written) byte in this chunk.
orb() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
orb(Object) - Method in class org.objectweb.david.libs.stub_factories.std.JStubFactory.ClientDelegate
 
orb(Object) - Method in class org.objectweb.david.libs.stub_factories.std.ServerDelegate
Returns an ORB implementation (the singleton ORB in our case).
org.objectweb.david.apis.binding - package org.objectweb.david.apis.binding
Provides a class refining the org.omg.CORBA.portable.Delegate class as a Jonathan reference.
org.objectweb.david.apis.binding.simpleoa - package org.objectweb.david.apis.binding.simpleoa
Provides an interface for simple object adapters.
org.objectweb.david.apis.presentation - package org.objectweb.david.apis.presentation
Provides classes and interfaces reconciling the CORBA and Jonathan abstractions for presentation.
org.objectweb.david.apis.services.handler - package org.objectweb.david.apis.services.handler
Provides interfaces to define a service handler, to handle runtime services.
org.objectweb.david.apis.services.java_serial - package org.objectweb.david.apis.services.java_serial
The JAVA_SERIAL_SERVICE class contains a constant representing the java serial service identifier.
org.objectweb.david.apis.services.naming - package org.objectweb.david.apis.services.naming
Provides the interface of a simple naming service.
org.objectweb.david.apis.stub_factories - package org.objectweb.david.apis.stub_factories
Only contains a constant definition: the table to use to associate exported implementations and stubs.
org.objectweb.david.libs.binding.iiop - package org.objectweb.david.libs.binding.iiop
Provides classes implementing the IIOP protocol.
org.objectweb.david.libs.binding.moa - package org.objectweb.david.libs.binding.moa
Provides a simple adapter implementation, as a table of objects.
org.objectweb.david.libs.binding.orbs - 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.
org.objectweb.david.libs.binding.orbs.echannel - package 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 - package org.objectweb.david.libs.binding.orbs.iiop
Provides an CORBA-compliant IIOP ORB implementation.
org.objectweb.david.libs.binding.rmi - package org.objectweb.david.libs.binding.rmi
Provides an implementation of the javax.rmi.CORBA.PortableRemoteObject interface.
org.objectweb.david.libs.binding.soa - package org.objectweb.david.libs.binding.soa
Provides a simple adapter implementation, as a table of objects.
org.objectweb.david.libs.helpers - package 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.presentation.portable - package org.objectweb.david.libs.presentation.portable
Provides a set of classes and interfaces for "portable" presentation protocols.
org.objectweb.david.libs.protocols.giop - package org.objectweb.david.libs.protocols.giop
Provides a set of classes implementing the CORBA GIOP protocol.
org.objectweb.david.libs.resources.giop - package org.objectweb.david.libs.resources.giop
Provides an implementation for GIOP TCP/IP connection management.
org.objectweb.david.libs.services.CosNaming - package org.objectweb.david.libs.services.CosNaming
Provides an implementation of the CORBA COS naming service.
org.objectweb.david.libs.services.CosTransactions.handler - package org.objectweb.david.libs.services.CosTransactions.handler
Provides a handler for a CORBA COS Transaction service implementation.
org.objectweb.david.libs.services.handler - package org.objectweb.david.libs.services.handler
Provides a set of classes implementing a services handler.
org.objectweb.david.libs.services.java_serial - package org.objectweb.david.libs.services.java_serial
Provides an implementation of the Java serialization service, that lets clients use Java serialization to encode values instead of CDR serialization, when the server may accept it.
org.objectweb.david.libs.services.naming - package org.objectweb.david.libs.services.naming
Provides an implementation of a simple naming service.
org.objectweb.david.libs.services.unknown_exception - package org.objectweb.david.libs.services.unknown_exception
Provides an implementation of the UnknownException service, that lets server side unexpected exceptions be propagated back to the clients.
org.objectweb.david.libs.stub_factories.rmi - package org.objectweb.david.libs.stub_factories.rmi
Provides an implementation of the javax.rmi.CORBA.StubDelegate interface.
org.objectweb.david.libs.stub_factories.std - package org.objectweb.david.libs.stub_factories.std
Provides classes implementing the default David stub factory.
org.objectweb.jeremie.apis.binding - package org.objectweb.jeremie.apis.binding
Provides a set of basic interfaces for handling remote object identifiers (identifiers for java.rmi.Remote objects).
org.objectweb.jeremie.apis.presentation - package org.objectweb.jeremie.apis.presentation
Provides a set of basic interfaces for high-level presentations of remote method invocations.
org.objectweb.jeremie.apis.stub_factories - package org.objectweb.jeremie.apis.stub_factories
Provides an interface for Jeremie stub factories.
org.objectweb.jeremie.libs.binding.echannel - package org.objectweb.jeremie.libs.binding.echannel
Provides an implementation of an event channel service relying on RTP on top of IP multicast.
org.objectweb.jeremie.libs.binding.jiop - package org.objectweb.jeremie.libs.binding.jiop
Provides an implementation of a binder for binding Jeremie identifiers to remote objects using a simple protocol built on top of IIOP.
org.objectweb.jeremie.libs.binding.moa - package org.objectweb.jeremie.libs.binding.moa
Provides an implementation of UnicastRemoteObject, multiple instances of which are managed together by an object adapter.
org.objectweb.jeremie.libs.binding.soa - package org.objectweb.jeremie.libs.binding.soa
Provides an implementation of UnicastRemoteObject, each instance of which is managed by an object adapter.
org.objectweb.jeremie.libs.presentation.std - package org.objectweb.jeremie.libs.presentation.std
Provides a default implementation of a Jeremie marshaller factory.
org.objectweb.jeremie.libs.services.CosTransactions.handler - package org.objectweb.jeremie.libs.services.CosTransactions.handler
Provides a handler for a CORBA COS Transaction service implementation.
org.objectweb.jeremie.libs.services.registry - package org.objectweb.jeremie.libs.services.registry
Provides an implementation of a simple naming service and a number of programming interfaces for accessing the service.
org.objectweb.jeremie.libs.services.registry.jndi - package org.objectweb.jeremie.libs.services.registry.jndi
Provides a JNDI Service Provider Interface (SPI) for the Jeremie registry.
org.objectweb.jeremie.libs.services.registry.jndi.jrmi - package org.objectweb.jeremie.libs.services.registry.jndi.jrmi
Provides an implementation of JNDI URL contexts for the Jeremie registry using "jrmi" for the URL scheme.
org.objectweb.jeremie.libs.stub_factories.std - package org.objectweb.jeremie.libs.stub_factories.std
Provides default implementations of a Jeremie reference, stub and stub factory.
org.objectweb.jeremie.tools.jrmic - package org.objectweb.jeremie.tools.jrmic
Provides an implementation of a compiler (generator) for Jeremie stub classes.
org.objectweb.jonathan.apis.binding - package org.objectweb.jonathan.apis.binding
Provides a set of classes and interfaces for application level identifiers, naming contexts and binders.
org.objectweb.jonathan.apis.kernel - package org.objectweb.jonathan.apis.kernel
Provides abstractions used to configure a virtual machine using Jonathan's configuration framework.
org.objectweb.jonathan.apis.presentation - package org.objectweb.jonathan.apis.presentation
Provides a set of classes and interfaces for presentation protocols (marshallers and unmarshallers).
org.objectweb.jonathan.apis.protocols - package org.objectweb.jonathan.apis.protocols
Provides a set of classes and interfaces for communication protocols.
org.objectweb.jonathan.apis.protocols.http - package org.objectweb.jonathan.apis.protocols.http
A set of classes and interfaces specializing the binding abstractions to the HTTP protocol, and abstracting connection management.
org.objectweb.jonathan.apis.protocols.ip - package org.objectweb.jonathan.apis.protocols.ip
Provides a set of classes and interfaces refining the binding abstractions in the case of IP protocols, and introduces some connection management abstractions.
org.objectweb.jonathan.apis.resources - package org.objectweb.jonathan.apis.resources
Provides a set of classes and interfaces dealing with resource management.
org.objectweb.jonathan.apis.stub_factories - package org.objectweb.jonathan.apis.stub_factories
Provides an interface for stub factories.
org.objectweb.jonathan.libs.binding - package org.objectweb.jonathan.libs.binding
Provides the default domain implementation.
org.objectweb.jonathan.libs.binding.echannel - package org.objectweb.jonathan.libs.binding.echannel
Provides an implementation of an event channel service relying on RTP on top of IP multicast.
org.objectweb.jonathan.libs.binding.moa - package org.objectweb.jonathan.libs.binding.moa
Provides classes implementing a minimal object adapter.
org.objectweb.jonathan.libs.binding.soa - package org.objectweb.jonathan.libs.binding.soa
Provides classes implementing an adaptor for a single object.
org.objectweb.jonathan.libs.helpers - package org.objectweb.jonathan.libs.helpers
Provides some helper classes.
org.objectweb.jonathan.libs.kernel - package org.objectweb.jonathan.libs.kernel
 
org.objectweb.jonathan.libs.protocols.multicast_ip - package org.objectweb.jonathan.libs.protocols.multicast_ip
Provides an encapsulation of the IP multicast protocol
org.objectweb.jonathan.libs.protocols.rtp - package org.objectweb.jonathan.libs.protocols.rtp
Provides an implementation of the RTP protocol.
org.objectweb.jonathan.libs.protocols.tcpip - package org.objectweb.jonathan.libs.protocols.tcpip
Provides a set of classes giving access to the TCP/IP protocol stack.
org.objectweb.jonathan.libs.resources - package org.objectweb.jonathan.libs.resources
Provides implementations for various resources and managers.
org.objectweb.jonathan.libs.resources.tcpip - package org.objectweb.jonathan.libs.resources.tcpip
Provides a default implementation for TCP/IP connection management.
org.objectweb.jonathan.model - package org.objectweb.jonathan.model
DOCUMENTATION classes describing the main abstractions in Jonathan: name, naming context and binder.
org.objectweb.jonathan.tools - package org.objectweb.jonathan.tools
Provides basic tools for Jonathan, in particular the Kcf2java (formerly XML2Kernel) configuration file compiler.
os - Variable in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
 
outputStream() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
outputStream() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
 
outputStream() - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
Returns an output stream to write into the message.

A B C D E F G H I J K L M N O P R S T U V W Y _