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

W

wait(Object) - Method in interface org.objectweb.jonathan.apis.resources.Scheduler
Blocks the calling job until the notify or notifyAll method is called providing the same lock identifier.
wait(Object, long) - Method in interface org.objectweb.jonathan.apis.resources.Scheduler
Blocks the calling job until the notify or notifyAll method is called providing the same lock identifier.
wait(Object) - Method in class org.objectweb.jonathan.libs.resources.JScheduler
Blocks the calling job until the notify or notifyAll method is called providing the same lock identifier.
wait(Object, long) - Method in class org.objectweb.jonathan.libs.resources.JScheduler
Blocks the calling job until the notify or notifyAll method is called providing the same lock identifier.
work_pending() - Method in class org.objectweb.david.libs.binding.orbs.DelegationORB
 
work_pending() - Method in class org.objectweb.david.libs.binding.orbs.ORBClass
This operation always returns false.
wrapException(Throwable) - Method in class org.objectweb.david.libs.helpers.RMIUtilDelegate
The wrapException method wraps an exception thrown by an implementation method.
write(OutputStream, SimpleAdapter) - Static method in class org.objectweb.david.apis.binding.simpleoa.SimpleAdapterHelper
 
write(OutputStream, NameServer) - Static method in class org.objectweb.david.apis.services.naming.NameServerHelper
 
write(Chunk) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write(int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
Writes the specified byte to this message.
write(byte[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
Writes 'len' bytes from the specified byte array starting at offset 'off' to this output message.
write(Chunk) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
 
write(int) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
Writes the specified byte to this message.
write(byte[], int, int) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
Writes 'len' bytes from the specified byte array starting at offset 'off' to this output message.
write(Chunk) - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
Writes a chunk in the message.
writeAbstractObject(OutputStream, Object) - Method in class org.objectweb.david.libs.helpers.RMIUtilDelegate
This method is another similar utility method for used by stubs.
writeAny(OutputStream, Object) - Method in class org.objectweb.david.libs.helpers.RMIUtilDelegate
This method writes the java object object to the output stream out in the form of a CORBA any.
writeBoolean(boolean) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
Writes a boolean in a message.
writeBoolean(boolean) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
Writes a boolean in a message.
writeBoolean(boolean) - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
Writes a boolean.
writeByte(byte) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
Writes a byte in a message.
writeByte(byte) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
Writes a byte in a message.
writeByte(byte) - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
Writes a byte.
writeByteArray(byte[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
Writes an array of bytes in a message.
writeByteArray(byte[], int, int) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
Writes an array of bytes in a message.
writeByteArray(byte[], int, int) - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
Writes an array of bytes.
writeChar16(char) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshallerL
Writes a char in a message.
writeChar16(char) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshallerL
Writes a char in a message.
writeChar16(char) - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
Writes a 16 bits char.
writeChar8(char) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
Writes a char in a message.
writeChar8(char) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
Writes a char in a message.
writeChar8(char) - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
Writes an 8 bits char.
writeDouble(double) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshallerL
Writes a double in a message.
writeDouble(double) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshallerL
Writes a double in a message.
writeDouble(double) - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
Writes a double.
writeException(Exception) - Method in interface org.objectweb.jeremie.apis.presentation.JRMIMarshaller
Writes an exception thrown by a remote method invocation to an underlying stream.
writeException(Exception) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
 
writeExternal(ObjectOutput) - Method in class org.objectweb.jeremie.libs.stub_factories.std.DynamicRef
 
writeExternal(ObjectOutput) - Method in class org.objectweb.jeremie.libs.stub_factories.std.RefImpl
Writes an external representation of this reference to an underlying object output stream.
writeFloat(float) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshallerL
Writes a float in a message.
writeFloat(float) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshallerL
Writes a float in a message.
writeFloat(float) - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
Writes a float.
writeIORToFile(String, String) - Static method in class org.objectweb.david.libs.helpers.IORHelpers
Writes an IOR to a file.
writeInt(int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshallerL
Writes an int in a message.
writeInt(int) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshallerL
Writes an int in a message.
writeInt(int) - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
Writes an int.
writeLong(long) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshallerL
Writes a long in a message.
writeLong(long) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshallerL
Writes a long in a message.
writeLong(long) - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
Writes a long.
writeMethod(Method) - Method in interface org.objectweb.jeremie.apis.presentation.JRMIMarshaller
Writes the method in a remote method invocation to an underlying stream.
writeMethod(Method) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
 
writeObject(Stub, ObjectOutputStream) - Method in class org.objectweb.david.libs.stub_factories.rmi.StubDelegate
This method supports stub serialization by saving the IOR associated with the stub.
writePadding(int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
writeParameters(Object[]) - Method in interface org.objectweb.jeremie.apis.presentation.JRMIMarshaller
Writes the arguments in a remote method invocation to an underlying stream.
writeParameters(Object[]) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
 
writeReference(Object) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
Method used by stubs when they need to send interfaces references.
writeReference(Object) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
Method used by stubs when they need to send interfaces references.
writeReference(Object) - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
Writes an object reference in the marshaller.
writeRemoteObject(OutputStream, Object) - Method in class org.objectweb.david.libs.helpers.RMIUtilDelegate
This method is an utility method for use by stubs when writing an RMI/IDL object reference to an output stream.
writeReplace() - Method in class org.objectweb.jeremie.libs.binding.moa.UnicastRemoteObject
Returns the stub object corresponding to this UnicastRemoteObject.
writeReplace() - Method in class org.objectweb.jeremie.libs.binding.soa.UnicastRemoteObject
Returns the stub object corresponding to this UnicastRemoteObject.
writeReplace() - Method in class org.objectweb.jeremie.libs.stub_factories.std.DynamicRef
 
writeResult(Object) - Method in interface org.objectweb.jeremie.apis.presentation.JRMIMarshaller
Writes the result of a remote method invocation to an underlying stream.
writeResult(Object) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
 
writeShort(short) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshallerL
Writes a short in a message.
writeShort(short) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshallerL
Writes a short in a message.
writeShort(short) - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
Writes a short.
writeString16(String) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshallerL
 
writeString16(String) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshallerL
 
writeString16(String) - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
Writes a string of 16 bits chars.
writeString8(String) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
Writes a string in a message.
writeString8(String) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
Writes a string in a message.
writeString8(String) - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
Writes a string of 8 bits chars.
writeValue(Object) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
writeValue(Object) - Method in class org.objectweb.jeremie.libs.presentation.std.StdMarshallerFactory.StdMarshaller
 
writeValue(Object) - Method in interface org.objectweb.jonathan.apis.presentation.Marshaller
Writes a value in the marshaller.
write_Abstract(Object) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_Object(Object, DavidOutputStream) - Method in interface org.objectweb.david.apis.presentation.DavidMarshaller
Writes an object to the provided stream.
write_Object(Object) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
Method used by stubs when they need to send interfaces references.
write_Principal(Principal) - Method in class org.objectweb.david.apis.presentation.DavidOutputStream
Deprecated.  
write_TypeCode(TypeCode, DavidOutputStream) - Method in interface org.objectweb.david.apis.presentation.DavidMarshaller
Writes a TypeCode instance to the provided stream.
write_TypeCode(TypeCode) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_Value(Serializable) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_abstract_interface(Object) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_any(Any, DavidOutputStream) - Method in interface org.objectweb.david.apis.presentation.DavidMarshaller
Writes an Any instance to the provided stream.
write_any(Any) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_any_array(Any[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_boolean(boolean) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_boolean_array(boolean[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_char(char) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_char_array(char[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_double(double) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_double_array(double[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshallerL
 
write_float(float) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_float_array(float[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshallerL
 
write_long(int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_long_array(int[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshallerL
 
write_longdouble(double) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_longlong(long) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_longlong_array(long[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshallerL
 
write_octet(byte) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_octet_array(byte[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_short(short) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_short_array(short[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshallerL
 
write_string(String) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_ulong(int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_ulong_array(int[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshallerL
 
write_ulonglong(long) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_ulonglong_array(long[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshallerL
 
write_ushort(short) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_ushort_array(short[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshallerL
 
write_value(Serializable) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_value(Serializable, String) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_value(Serializable, Class) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
Marshals a value
write_value(Serializable, BoxedValueHelper) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_wchar(char) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 
write_wchar_array(char[], int, int) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshallerL
 
write_wstring(String) - Method in class org.objectweb.david.libs.presentation.portable.PortableMarshallerFactory.PortableMarshaller
 

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