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

R

RMIContext - interface org.objectweb.jeremie.apis.binding.RMIContext.
This defines the essential interface of standard RMI UnicastRemoteObjects.
RMIUtilDelegate - class org.objectweb.david.libs.helpers.RMIUtilDelegate.
Delegate class for javax.rmi.CORBA.Util.
RMIUtilDelegate() - Constructor for class org.objectweb.david.libs.helpers.RMIUtilDelegate
Constructs a new RMIUtilDelegate.
RTP - Static variable in interface org.objectweb.jonathan.apis.protocols.ProtocolIdentifiers
 
RTPHeader - class org.objectweb.jonathan.libs.protocols.rtp.RTPHeader.
RTPHeader is a utility class representing a RTP header
RTPHeader() - Constructor for class org.objectweb.jonathan.libs.protocols.rtp.RTPHeader
Build a new uninitialized RTP header
RTPHeader(UnMarshaller) - Constructor for class org.objectweb.jonathan.libs.protocols.rtp.RTPHeader
Build a new RTP header from an input message
RTPProtocol - class org.objectweb.jonathan.libs.protocols.rtp.RTPProtocol.
RTPProtocol is a partial implementation of the RTP protocol.
RTPProtocol(int) - Constructor for class org.objectweb.jonathan.libs.protocols.rtp.RTPProtocol
Builds a new RTPProtocol instance
RecursiveTC - class org.objectweb.david.libs.binding.orbs.RecursiveTC.
 
RefImpl - class org.objectweb.jeremie.libs.stub_factories.std.RefImpl.
Provides an implementation of a Jeremie reference to a remote object.
RefImpl() - Constructor for class org.objectweb.jeremie.libs.stub_factories.std.RefImpl
 
RefImpl(Identifier[], MarshallerFactory) - Constructor for class org.objectweb.jeremie.libs.stub_factories.std.RefImpl
Creates a Jeremie reference containing the given object identifiers and marshaller factory.
RefImpl(SessionIdentifier, Identifier[], MarshallerFactory) - Constructor for class org.objectweb.jeremie.libs.stub_factories.std.RefImpl
Creates a Jeremie reference containing the given session identifier, object identifiers and marshaller factory.
Reference - interface org.objectweb.jonathan.apis.binding.Reference.
A Reference simply holds a set of identifiers.
RegistryImpl_Skel - class org.objectweb.jeremie.libs.services.registry.RegistryImpl_Skel.
Jeremie optimised skeleton for RegistryImpl
RegistryImpl_Skel() - Constructor for class org.objectweb.jeremie.libs.services.registry.RegistryImpl_Skel
 
RegistryImpl_Skel(Object) - Constructor for class org.objectweb.jeremie.libs.services.registry.RegistryImpl_Skel
 
RegistryImpl_Stub - class org.objectweb.jeremie.libs.services.registry.RegistryImpl_Stub.
Jeremie optimised stub for RegistryImpl
RegistryImpl_Stub() - Constructor for class org.objectweb.jeremie.libs.services.registry.RegistryImpl_Stub
 
RegistryImpl_Stub(RemoteRef) - Constructor for class org.objectweb.jeremie.libs.services.registry.RegistryImpl_Stub
 
ReplyInterface - interface org.objectweb.jonathan.apis.protocols.ReplyInterface.
A ReplyInterface holds the reply to a request.
ReplySession - interface org.objectweb.jonathan.apis.protocols.ReplySession.
A reply session is used by a server to send a reply back to a client.
RequestSession - interface org.objectweb.jonathan.apis.protocols.RequestSession.
Request sessions represent the recipient of an invocation for an invocation protocol.
read(InputStream) - Static method in class org.objectweb.david.apis.binding.simpleoa.SimpleAdapterHelper
 
read(InputStream) - Static method in class org.objectweb.david.apis.services.naming.NameServerHelper
 
read() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
Reads one byte from the message.
read(byte[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
Reads data from the message into an array of bytes.
read() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
Reads one byte from the message.
read(byte[], int, int) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
Reads data from the message into an array of bytes.
readAny(InputStream) - Method in class org.objectweb.david.libs.helpers.RMIUtilDelegate
This method reads a GIOP any from the input stream inand unmarshals it as a java object.
readBoolean() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
Reads a boolean from a message.
readBoolean() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
Reads a boolean from a message.
readBoolean() - Method in interface org.objectweb.jonathan.apis.presentation.UnMarshaller
Reads a boolean.
readByte() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
Reads a byte from a message.
readByte() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
Reads a byte from a message.
readByte() - Method in interface org.objectweb.jonathan.apis.presentation.UnMarshaller
Reads a byte.
readByteArray(byte[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
readByteArray(byte[], int, int) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
 
readByteArray(byte[], int, int) - Method in interface org.objectweb.jonathan.apis.presentation.UnMarshaller
Reads an array of bytes.
readChar16() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
readChar16() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
 
readChar16() - Method in interface org.objectweb.jonathan.apis.presentation.UnMarshaller
Reads a 16 bits char.
readChar8() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
Reads a char from a message.
readChar8() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
Reads a char from a message.
readChar8() - Method in interface org.objectweb.jonathan.apis.presentation.UnMarshaller
Reads a 8 bits char.
readDouble() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
readDouble() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
 
readDouble() - Method in interface org.objectweb.jonathan.apis.presentation.UnMarshaller
Reads a double.
readException() - Method in interface org.objectweb.jeremie.apis.presentation.JRMIUnMarshaller
Reads an exception thrown by a remote method invocation from an underlying stream.
readException() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
 
readExternal(ObjectInput) - Method in class org.objectweb.jeremie.libs.stub_factories.std.DynamicRef
 
readExternal(ObjectInput) - Method in class org.objectweb.jeremie.libs.stub_factories.std.RefImpl
Reads an external representation of this reference from an underlying object input stream.
readFloat() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
readFloat() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
 
readFloat() - Method in interface org.objectweb.jonathan.apis.presentation.UnMarshaller
Reads a float.
readIORFromFile(String) - Static method in class org.objectweb.david.libs.helpers.IORHelpers
Reads an IOR from a file.
readIORFromURL(String) - Static method in class org.objectweb.david.libs.helpers.IORHelpers
Reads an IOR from a file whose location is specified by 'url'.
readInt() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
readInt() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
 
readInt() - Method in interface org.objectweb.jonathan.apis.presentation.UnMarshaller
Reads an int.
readLong() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
readLong() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
 
readLong() - Method in interface org.objectweb.jonathan.apis.presentation.UnMarshaller
Reads a long.
readMethod(Class) - Method in interface org.objectweb.jeremie.apis.presentation.JRMIUnMarshaller
Reads a method from an underlying stream.
readMethod(Class) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
 
readObject(Stub, ObjectInputStream) - Method in class org.objectweb.david.libs.stub_factories.rmi.StubDelegate
This method supports stub deserialization by restoring the IOR associated with the stub.
readParameters() - Method in interface org.objectweb.jeremie.apis.presentation.JRMIUnMarshaller
Reads the arguments in a remote method invocation from an underlying stream.
readParameters() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
 
readReference() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
Method used by stubs when they need to send interfaces references.
readReference() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
Method used by stubs when they need to send interfaces references.
readReference() - Method in interface org.objectweb.jonathan.apis.presentation.UnMarshaller
Reads a reference to an object.
readResolve() - Method in class org.objectweb.jeremie.libs.stub_factories.std.StdStub
Attempts to bind at least one of the identifiers in this stub's reference to obtain an object giving access to the referenced object.
readResult() - Method in interface org.objectweb.jeremie.apis.presentation.JRMIUnMarshaller
Reads the result of a remote method invocation from an underlying stream.
readResult() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
 
readShort() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
readShort() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
 
readShort() - Method in interface org.objectweb.jonathan.apis.presentation.UnMarshaller
Reads a short.
readString16() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
readString16() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
 
readString16() - Method in interface org.objectweb.jonathan.apis.presentation.UnMarshaller
Reads a string composed of 16 bits chars.
readString8() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
readString8() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
 
readString8() - Method in interface org.objectweb.jonathan.apis.presentation.UnMarshaller
Reads a string composed of 8 bits chars.
readValue() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
readValue() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdUnMarshaller
 
readValue() - Method in interface org.objectweb.jonathan.apis.presentation.UnMarshaller
Reads a value
read_Object(DavidInputStream, Class) - Method in interface org.objectweb.david.apis.presentation.DavidUnMarshaller
Reads a CORBA Object reference from the provided stream.
read_Object() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_Object(Class) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_Principal() - Method in class org.objectweb.david.apis.presentation.DavidInputStream
Deprecated.  
read_TypeCode(DavidInputStream) - Method in interface org.objectweb.david.apis.presentation.DavidUnMarshaller
Reads a TypeCode instance from the provided stream.
read_TypeCode() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_abstract_interface() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_abstract_interface(Class) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_any(DavidInputStream) - Method in interface org.objectweb.david.apis.presentation.DavidUnMarshaller
Reads an Any instance from the provided stream.
read_any() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_boolean() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_boolean_array(boolean[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_char() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_char_array(char[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_double() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_double_array(double[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_float() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_float_array(float[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_long() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_long_array(int[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_longlong() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_longlong_array(long[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_octet() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_octet_array(byte[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_short() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_short_array(short[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_string() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_ulong() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_ulong_array(int[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_ulonglong() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_ulonglong_array(long[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_ushort() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_ushort_array(short[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_value() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_value(String) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_value(Class) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_value(BoxedValueHelper) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_value(Serializable) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_wchar() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_wchar_array(char[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
read_wstring() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableUnMarshaller
 
rebind(String, Remote) - Static method in class org.objectweb.jeremie.libs.services.registry.Naming
Accesses a Jeremie registry and binds a remote object reference.
rebind(String, Remote) - Method in class org.objectweb.jeremie.libs.services.registry.RegistryImpl_Stub
 
rebind(Name, Object) - Method in class org.objectweb.jeremie.libs.services.registry.jndi.JRMIRegistryContext
Rebinds the given name with the given object in the current context's registry.
rebind(String, Object) - Method in class org.objectweb.jeremie.libs.services.registry.jndi.JRMIRegistryContext
Rebinds the given stringified name with the given object in the current context's registry.
rebind(Name, Object) - Method in class org.objectweb.jeremie.libs.services.registry.jndi.jrmi.jrmiURLContext
Rebinds the given object under the name and in the Jeremie registry indicated by the given URL name.
rebind(String, Object) - Method in class org.objectweb.jeremie.libs.services.registry.jndi.jrmi.jrmiURLContext
Rebinds the given object under the name and in the Jeremie registry indicated by the given URL string.
receive(Chunk, int) - Method in interface org.objectweb.jonathan.apis.protocols.ip.IpConnection
 
receive(Chunk, int) - Method in class org.objectweb.jonathan.libs.resources.tcpip.JConnectionMgr.Connection
 
receiver - Variable in class org.objectweb.david.libs.services.CosTransactions.handler.TSHandler
A Receiver instance
ref - Variable in class org.objectweb.jeremie.libs.services.registry.jndi.JRMIReferenceImpl
The JNDI reference wrapped by this Jeremie reference.
reference - Variable in class org.objectweb.jonathan.apis.binding.ForwardException
Another reference for the targeted object interface.
registerSmartStub(String, Class) - Static method in class org.objectweb.david.libs.stub_factories.std.JStubFactory
Registers a class for smart output stubs as a replacement of a standard stub type.
registerTarget(Tie, Remote) - Method in class org.objectweb.david.libs.helpers.RMIUtilDelegate
This method is needed to support unexportObject, because it takes a target implementation object as its parameter, it is necessary for the Util class to maintain a table mapping target objects back to their associated Ties.
register_value_factory(String, ValueFactory) - Method in class org.objectweb.david.libs.binding.orbs.DelegationORB
 
release(Object) - Method in class org.objectweb.david.libs.stub_factories.std.JDelegate
 
release() - Method in interface org.objectweb.jonathan.apis.protocols.ip.IpConnection
Releases this connection.
release() - Method in class org.objectweb.jonathan.apis.resources.Chunk
Releases the chunk.
release() - Method in class org.objectweb.jonathan.libs.resources.tcpip.JConnectionMgr.Connection
Releases this connection.
releaseReply(Object, InputStream) - Method in class org.objectweb.david.libs.stub_factories.std.JStubFactory.ClientDelegate
 
remoteEquals(RemoteRef) - Method in class org.objectweb.jeremie.libs.stub_factories.std.DynamicRef
Tests for object equality (==) of this reference with the given reference.
remoteEquals(RemoteRef) - Method in class org.objectweb.jeremie.libs.stub_factories.std.RefImpl
Tests for object equality (==) of this reference with the given reference.
remoteHashCode() - Method in class org.objectweb.jeremie.libs.stub_factories.std.DynamicRef
Returns a hashcode for this reference.
remoteHashCode() - Method in class org.objectweb.jeremie.libs.stub_factories.std.RefImpl
Returns a hashcode for this reference.
remoteToString() - Method in class org.objectweb.jeremie.libs.stub_factories.std.DynamicRef
Provides a string representation of this reference.
remoteToString() - Method in class org.objectweb.jeremie.libs.stub_factories.std.RefImpl
Provides a string representation of this reference.
remove(String) - Method in interface org.objectweb.david.apis.services.naming.NameServerOperations
Removes the interface registered under the name 'name' from the name server.
remove(String) - Method in class org.objectweb.david.apis.services.naming._NameServerImplBase
 
remove(String) - Method in class org.objectweb.david.apis.services.naming._NameServerStub
Removes the interface registered under the name 'name' from the name server.
remove(String) - Method in class org.objectweb.david.libs.services.naming.Directory
Removes the interface registered under the name 'name' from the name server.
remove() - Method in class org.objectweb.jonathan.libs.helpers.IteratorAdapter
Can't be implemented: throws an InternalException.
removeConsumer(Object) - Method in interface org.objectweb.jeremie.libs.binding.echannel.EventChannel
Remove an existing consumer object from the event channel.
removeFromEnvironment(String) - Method in class org.objectweb.jeremie.libs.services.registry.jndi.JRMIRegistryContext
Undefines the value of a property in the current context's environment.
removeFromEnvironment(String) - Method in class org.objectweb.jeremie.libs.services.registry.jndi.jrmi.jrmiURLContext
Undefines the value of a property in the current URL context's environment.
rename(Name, Name) - Method in class org.objectweb.jeremie.libs.services.registry.jndi.JRMIRegistryContext
Renames an existing bound name in the current context's registry.
rename(String, String) - Method in class org.objectweb.jeremie.libs.services.registry.jndi.JRMIRegistryContext
Renames an existing stringified bound name in the current context's registry.
rename(Name, Name) - Method in class org.objectweb.jeremie.libs.services.registry.jndi.jrmi.jrmiURLContext
Renames a name in a Jeremie registry as indicated by the given URL names.
rename(String, String) - Method in class org.objectweb.jeremie.libs.services.registry.jndi.jrmi.jrmiURLContext
Renames a name in a Jeremie registry as indicated by the given URL strings.
request(Object, String) - Method in class org.objectweb.david.libs.stub_factories.std.JDelegate
 
request(Object, String) - Method in class org.objectweb.david.libs.stub_factories.std.JStubFactory.ClientDelegate
 
request(Object, String, boolean) - Method in class org.objectweb.david.libs.stub_factories.std.JStubFactory.ClientDelegate
 
request() - Method in interface org.objectweb.jeremie.apis.binding.JRMIOptRef
Obtains a marshaller for marshalling remote method invocation data.
request() - Method in class org.objectweb.jeremie.libs.stub_factories.std.RefImpl
Obtains a marshaller for marshalling invocation data.
reset() - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
reset() - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
 
reset() - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
This method causes the message to lose all its references to the underlying chunks, without releasing them.
resolve() - Method in interface org.objectweb.jonathan.apis.binding.Identifier
Returns the next name in the referencing chain.
resolve() - Method in class org.objectweb.jonathan.libs.binding.echannel.EBinder.EId
 
resolve(name) - Method in interface org.objectweb.jonathan.model.naming_context
resolve is the dual operation of export: Given a name, say b.a.ref, it returns the next name in the referencing chain, in this case, a.ref.
resolve_initial_references(String) - Method in class org.objectweb.david.libs.binding.orbs.DelegationORB
 
resolve_initial_references(String) - Method in class org.objectweb.david.libs.binding.orbs.ORBClass
Resolve a specific object reference from the set of available initial service names.
resolve_initial_references(String) - Method in class org.objectweb.david.libs.binding.orbs.ORBSingletonClass
 
resolve_initial_references(String) - Method in class org.objectweb.david.libs.binding.orbs.iiop.ORBImpl
Resolve a specific object reference from the set of available initial service names.
rootDir - Static variable in class org.objectweb.jeremie.tools.jrmic.CompilerContext
 
rtp_version - Static variable in class org.objectweb.jonathan.libs.protocols.rtp.RTPProtocol
the version of RTP supported
run() - Method in class org.objectweb.david.libs.binding.orbs.DelegationORB
 
run() - Method in class org.objectweb.david.libs.binding.orbs.ORBClass
This operation blocks the calling thread until shutdown() is called.
run(Runnable) - Method in interface org.objectweb.jonathan.apis.resources.Job
Tells the target job to execute the code manifested by the message argument.

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