Skip navigation links
A C D E F G H I L M N O P R S T U W 

A

add(byte, byte) - Method in interface org.objectweb.carol.irmi.test.RMath
 
add(char, char) - Method in interface org.objectweb.carol.irmi.test.RMath
 
add(short, short) - Method in interface org.objectweb.carol.irmi.test.RMath
 
add(int, int) - Method in interface org.objectweb.carol.irmi.test.RMath
 
add(long, long) - Method in interface org.objectweb.carol.irmi.test.RMath
 
add(float, float) - Method in interface org.objectweb.carol.irmi.test.RMath
 
add(double, double) - Method in interface org.objectweb.carol.irmi.test.RMath
 
add(String, String) - Method in interface org.objectweb.carol.irmi.test.RMath
 
add(byte, byte) - Method in class org.objectweb.carol.irmi.test.RMathImpl
 
add(char, char) - Method in class org.objectweb.carol.irmi.test.RMathImpl
 
add(short, short) - Method in class org.objectweb.carol.irmi.test.RMathImpl
 
add(int, int) - Method in class org.objectweb.carol.irmi.test.RMathImpl
 
add(long, long) - Method in class org.objectweb.carol.irmi.test.RMathImpl
 
add(float, float) - Method in class org.objectweb.carol.irmi.test.RMathImpl
 
add(double, double) - Method in class org.objectweb.carol.irmi.test.RMathImpl
 
add(String, String) - Method in class org.objectweb.carol.irmi.test.RMathImpl
 
annotateClass(Class) - Method in class org.objectweb.carol.irmi.RMIObjectOutputStream
Implementation of the ObjectOutputStream.annotateClass(Class) callback.
annotateProxyClass(Class) - Method in class org.objectweb.carol.irmi.RMIObjectOutputStream
Implementation of the ObjectOutputStream.annotateProxyClass(Class cl) callback.
available() - Method in class org.objectweb.carol.irmi.CountInputStream
 
available() - Method in class org.objectweb.carol.irmi.ObjectInputList
UNSUPPORTED

C

ClientInterceptor - Interface in org.objectweb.carol.irmi
ClientInterceptor is a specialized form the Interceptor interface that is also Serializable.
ClientLogger - Class in org.objectweb.carol.irmi
ClientLogger
ClientLogger() - Constructor for class org.objectweb.carol.irmi.ClientLogger
 
close() - Method in class org.objectweb.carol.irmi.CountInputStream
 
close() - Method in class org.objectweb.carol.irmi.CountOutputStream
 
close() - Method in class org.objectweb.carol.irmi.ObjectInputList
 
close() - Method in class org.objectweb.carol.irmi.ObjectOutputList
 
Command - Class in org.objectweb.carol.irmi.test
Command
Command(String) - Constructor for class org.objectweb.carol.irmi.test.Command
 
Command.Output - Class in org.objectweb.carol.irmi.test
 
CommandTest - Class in org.objectweb.carol.irmi.test
CommandTest
CommandTest(String) - Constructor for class org.objectweb.carol.irmi.test.CommandTest
 
connect(Remote, Remote) - Method in class org.objectweb.carol.irmi.PRO
 
connect(Ref) - Method in class org.objectweb.carol.irmi.Ref
Make this Ref instance identical to the given Ref.
Constants - Interface in org.objectweb.carol.irmi
The Constants interface defines the protocol constants used by this RMI implementation.
CountInputStream - Class in org.objectweb.carol.irmi
CountInputStream is a simple instrumented InputStream implementation that delegates all method calls to a provided InputStream while timing all method calls and counting how many bytes are read by this InputStream.
CountInputStream(InputStream) - Constructor for class org.objectweb.carol.irmi.CountInputStream
Constructs a new CountInputStream that delegates to the given InputStream.
CountOutputStream - Class in org.objectweb.carol.irmi
CountOutputStream is a simple instrumented OutputStream implementation that delegates all method calls to a provided OutputStream while timing all method calls and counting how many bytes are written by this OutputStream.
CountOutputStream(OutputStream) - Constructor for class org.objectweb.carol.irmi.CountOutputStream
Constructs a new CountOutputStream that delegates to the given OutputStream.
CountSocketFactory - Class in org.objectweb.carol.irmi
CountSocketFactory is an RMISocketFactory implementation that uses CountOutputStream and CountInputStream to record the time and number of bytes involved in the I/O operations of any RMI implementation that uses RMISocketFactory.
countTestCases() - Method in class org.objectweb.carol.irmi.test.RMITestDecorator
 
createServerSocket(int) - Method in class org.objectweb.carol.irmi.CountSocketFactory
 
createServerSocket(int) - Method in class org.objectweb.carol.irmi.test.TraceSocketFactory
 
createSocket(String, int) - Method in class org.objectweb.carol.irmi.CountSocketFactory
 
createSocket(String, int) - Method in class org.objectweb.carol.irmi.test.TraceSocketFactory
 

D

DGC_PING - Static variable in interface org.objectweb.carol.irmi.Constants
Protocol constant used by the client to indicate the presence of a remote reference to an object.
div(int, int) - Method in interface org.objectweb.carol.irmi.test.RMath
 
div(int, int) - Method in class org.objectweb.carol.irmi.test.RMathImpl
 
done(RemoteCall) - Method in class org.objectweb.carol.irmi.Ref
Delegates to RemoteCall#done().

E

expect(String) - Method in class org.objectweb.carol.irmi.test.Command
 
expect(String) - Method in class org.objectweb.carol.irmi.test.Command.Output
 
expectError(String) - Method in class org.objectweb.carol.irmi.test.Command
 
export(Remote) - Method in class org.objectweb.carol.irmi.Server
Exports the given Remote object.
export(String[]) - Static method in class org.objectweb.carol.irmi.test.Server
 
exportObject(Remote) - Method in class org.objectweb.carol.irmi.PRO
 

F

finalize() - Method in class org.objectweb.carol.irmi.Ref
 
flush() - Method in class org.objectweb.carol.irmi.CountOutputStream
 
flush() - Method in class org.objectweb.carol.irmi.ObjectOutputList
 

G

get(ClassLoader, ClassLoader) - Static method in class org.objectweb.carol.irmi.UnionClassLoader
Instantiates a new UnionClassLoader if necessory or returns a previously instantiated one.
getClientTraces() - Method in class org.objectweb.carol.irmi.test.TraceSocketFactory
 
getCommand() - Method in class org.objectweb.carol.irmi.test.Command
 
getContext() - Method in class org.objectweb.carol.irmi.test.RMITest
 
getCount() - Method in class org.objectweb.carol.irmi.Timer
Returns the number of Timer.start()/Timer.stop() pairs accumulated by this Timer instance, not including nested Timer.start()/Timer.stop() pairs.
getError() - Method in class org.objectweb.carol.irmi.test.Command
 
getHash(Method) - Static method in class org.objectweb.carol.irmi.Hashes
Converts (and caches) the hash for the given Method.
getHost() - Method in class org.objectweb.carol.irmi.Ref
Returns the remote host pointed to by this Ref.
getInput() - Method in class org.objectweb.carol.irmi.test.Command
 
getLoader(ObjID) - Method in class org.objectweb.carol.irmi.Server
Return the ClassLoader used for deserializing arguments to methods of the exported object mapped to the given oid or null if there is none.
getMethod(Class, long) - Static method in class org.objectweb.carol.irmi.Hashes
Searches a given Class for a Method having a given hash.
getName() - Method in class org.objectweb.carol.irmi.test.RMITest
 
getName() - Method in class org.objectweb.carol.irmi.Timer
Returns the name of this Timer.
getObject(ObjID) - Method in class org.objectweb.carol.irmi.Server
Return the exported object for the given oid or null if there is none.
getObject(String) - Method in class org.objectweb.carol.irmi.test.RMITest
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.carol.irmi.jndi.rmi.rmiURLContextFactory
 
getOID() - Method in class org.objectweb.carol.irmi.Ref
Returns the oid of this Ref.
getOID(Remote) - Method in class org.objectweb.carol.irmi.Server
Return the ObjID for the given Remote object or null if there is none.
getOutput() - Method in class org.objectweb.carol.irmi.test.Command
 
getPort() - Method in class org.objectweb.carol.irmi.Ref
Returns the port on the remote host pointed to by this Ref.
getRefClass(ObjectOutput) - Method in class org.objectweb.carol.irmi.Ref
Returns null.
getRegistry() - Method in class org.objectweb.carol.irmi.test.RMITest
 
getResult() - Method in class org.objectweb.carol.irmi.test.Command
 
getServers() - Static method in class org.objectweb.carol.irmi.Server
Returns all the Server instances for this JVM.
getServerTraces() - Method in class org.objectweb.carol.irmi.test.TraceSocketFactory
 
getSkel(Remote) - Method in class org.objectweb.carol.irmi.Server
Construct and return a Skeleton for the given Remote object.
getStub(Remote) - Method in class org.objectweb.carol.irmi.Server
Converts the given Remote object to a RemoteStub instance.
getTotal() - Method in class org.objectweb.carol.irmi.Timer
Returns the total time accumulated by this Timer.

H

Hashes - Class in org.objectweb.carol.irmi
The Hashes class contains static utility methods for converting between hashes and methods.

I

install() - Static method in class org.objectweb.carol.irmi.CountSocketFactory
Static utility method used to install an instance of CountSocketFactory as the current RMISocketFactory.
Interceptor - Interface in org.objectweb.carol.irmi
The Interceptor API provides callbacks for sending and receiving specialized data along with remote calls made by this RMI implementation.
invoke(Remote, Method, Object[], long) - Method in class org.objectweb.carol.irmi.Ref
 
invoke(RemoteCall) - Method in class org.objectweb.carol.irmi.Ref
Delegates to RemoteCall.executeCall().

L

loadClass(String, boolean) - Method in class org.objectweb.carol.irmi.UnionClassLoader
 

M

main(String[]) - Static method in class org.objectweb.carol.irmi.test.Registry
 
main(String[]) - Static method in class org.objectweb.carol.irmi.test.Run
 
main(String[]) - Static method in class org.objectweb.carol.irmi.test.Server
 
mark(int) - Method in class org.objectweb.carol.irmi.CountInputStream
 
markSupported() - Method in class org.objectweb.carol.irmi.CountInputStream
 
MathTest - Class in org.objectweb.carol.irmi.test
MathTest
MathTest() - Constructor for class org.objectweb.carol.irmi.test.MathTest
 
METHOD_CALL - Static variable in interface org.objectweb.carol.irmi.Constants
Protocol constant used by the client to request a remote invocation on the server.
METHOD_ERROR - Static variable in interface org.objectweb.carol.irmi.Constants
Protocol constant used by the server to return an exceptional result of a remote method invocation.
METHOD_RESULT - Static variable in interface org.objectweb.carol.irmi.Constants
Protocol constant used by the server to return the normal result of a remote method invocation.

N

narrow(Object, Class) - Method in class org.objectweb.carol.irmi.PRO
 
newCall(RemoteObject, Operation[], int, long) - Method in class org.objectweb.carol.irmi.Ref
Returns a new RemoteCall object.

O

ObjectInputList - Class in org.objectweb.carol.irmi
ObjectInputList implements the ObjectInput interface, but rather than deserializing objects from an InputStream, this implementation reads objects from a list created using ObjectOutputList.
ObjectInputList(List) - Constructor for class org.objectweb.carol.irmi.ObjectInputList
Creates a new ObjectInputList instance that reads from the given List.
ObjectOutputList - Class in org.objectweb.carol.irmi
ObjectOutputList implements the ObjectOutput interface, but rather than serializing objects to an OutputStream, this implementation appends to a list.
ObjectOutputList(List) - Constructor for class org.objectweb.carol.irmi.ObjectOutputList
Constructs a new ObjectOutputList that appends its output to the given list.
opnum(Method) - Static method in class org.objectweb.carol.irmi.Hashes
Computes the RMI specified hash for the given method.
org.objectweb.carol.irmi - package org.objectweb.carol.irmi
The irmi package is a JDK agnostic RMI implementation supporting pluggable interceptors and local call optimization.
org.objectweb.carol.irmi.jndi.rmi - package org.objectweb.carol.irmi.jndi.rmi
 
org.objectweb.carol.irmi.test - package org.objectweb.carol.irmi.test
 

P

PRO - Class in org.objectweb.carol.irmi
The PRO class implements the PortableRemoteObjectDelegate interfaced provided by the javax.rmi.CORBA package as a plugin point for RMI implementations.
PRO(Server) - Constructor for class org.objectweb.carol.irmi.PRO
Constructs a new PRO instance with the given Server.
PRO() - Constructor for class org.objectweb.carol.irmi.PRO
This is the public noargs constructor used by the RMI runtime to create an instance of this class when it is used directly.

R

read() - Method in class org.objectweb.carol.irmi.CountInputStream
 
read(byte[]) - Method in class org.objectweb.carol.irmi.CountInputStream
 
read(byte[], int, int) - Method in class org.objectweb.carol.irmi.CountInputStream
 
read(byte[], int, int) - Method in class org.objectweb.carol.irmi.ObjectInputList
UNSUPPORTED
read(byte[]) - Method in class org.objectweb.carol.irmi.ObjectInputList
UNSUPPORTED
read() - Method in class org.objectweb.carol.irmi.ObjectInputList
UNSUPPORTED
readBoolean() - Method in class org.objectweb.carol.irmi.ObjectInputList
 
readByte() - Method in class org.objectweb.carol.irmi.ObjectInputList
 
readChar() - Method in class org.objectweb.carol.irmi.ObjectInputList
 
readClassDescriptor() - Method in class org.objectweb.carol.irmi.RMIObjectInputStream
Implementation of the ObjectInputStream.readClassDescriptor() callback.
readDouble() - Method in class org.objectweb.carol.irmi.ObjectInputList
 
readExternal(ObjectInput) - Method in class org.objectweb.carol.irmi.Ref
 
readFloat() - Method in class org.objectweb.carol.irmi.ObjectInputList
 
readFully(byte[], int, int) - Method in class org.objectweb.carol.irmi.ObjectInputList
UNSUPPORTED
readFully(byte[]) - Method in class org.objectweb.carol.irmi.ObjectInputList
UNSUPPORTED
readInt() - Method in class org.objectweb.carol.irmi.ObjectInputList
 
readLine() - Method in class org.objectweb.carol.irmi.ObjectInputList
 
readLong() - Method in class org.objectweb.carol.irmi.ObjectInputList
 
readObject() - Method in class org.objectweb.carol.irmi.ObjectInputList
 
readShort() - Method in class org.objectweb.carol.irmi.ObjectInputList
 
readStreamHeader() - Method in class org.objectweb.carol.irmi.RMIObjectInputStream
Implementation of the ObjectInputStream.readStreamHeader() callback.
readUnsignedByte() - Method in class org.objectweb.carol.irmi.ObjectInputList
 
readUnsignedShort() - Method in class org.objectweb.carol.irmi.ObjectInputList
 
readUTF() - Method in class org.objectweb.carol.irmi.ObjectInputList
 
receive(byte, ObjectInput) - Method in class org.objectweb.carol.irmi.ClientLogger
 
receive(byte, ObjectInput) - Method in interface org.objectweb.carol.irmi.Interceptor
This method is invoked when a message is received from the server or client during a remote call.
Ref - Class in org.objectweb.carol.irmi
The Ref class implements the RemoteRef interface for this RMI implementation.
Ref() - Constructor for class org.objectweb.carol.irmi.Ref
Public noargs constructor required for serialization.
Ref(String, int, ObjID, ClientInterceptor) - Constructor for class org.objectweb.carol.irmi.Ref
Constructs a Ref instance.
Registry - Class in org.objectweb.carol.irmi.test
Registry
Registry() - Constructor for class org.objectweb.carol.irmi.test.Registry
 
remoteEquals(RemoteRef) - Method in class org.objectweb.carol.irmi.Ref
 
remoteHashCode() - Method in class org.objectweb.carol.irmi.Ref
 
remoteToString() - Method in class org.objectweb.carol.irmi.Ref
 
remove() - Method in interface org.objectweb.carol.irmi.test.Remover
 
remove() - Method in class org.objectweb.carol.irmi.test.RemoverImpl
 
Remover - Interface in org.objectweb.carol.irmi.test
Remover
RemoverImpl - Class in org.objectweb.carol.irmi.test
RemoverImpl
RemoverImpl() - Constructor for class org.objectweb.carol.irmi.test.RemoverImpl
 
replaceObject(Object) - Method in class org.objectweb.carol.irmi.RMIObjectOutputStream
Implementation of the ObjectOutputStream.replaceObject(Object) callback.
reset() - Method in class org.objectweb.carol.irmi.CountInputStream
 
resolveClass(ObjectStreamClass) - Method in class org.objectweb.carol.irmi.RMIObjectInputStream
Implementation of the ObjectInputStream.resolveClass(ObjectStreamClass) callback.
resolveProxyClass(String[]) - Method in class org.objectweb.carol.irmi.RMIObjectInputStream
Implementation of the ObjectInputStream.resolveProxyClass(String[]) callback.
RMath - Interface in org.objectweb.carol.irmi.test
RMath
RMathImpl - Class in org.objectweb.carol.irmi.test
RMathImpl
RMathImpl() - Constructor for class org.objectweb.carol.irmi.test.RMathImpl
 
RMIObjectInputStream - Class in org.objectweb.carol.irmi
RMIObjectInputStream is a specialized subclass of ObjectInputStream used by this RMI implementation.
RMIObjectInputStream(InputStream) - Constructor for class org.objectweb.carol.irmi.RMIObjectInputStream
Constructs a new RMIObjectInputStream that ready from the specified InputStream.
RMIObjectOutputStream - Class in org.objectweb.carol.irmi
RMIObjectOutputStream is a specialized subclass of ObjectOutputStream used by this RMI implementation.
RMIObjectOutputStream(OutputStream) - Constructor for class org.objectweb.carol.irmi.RMIObjectOutputStream
Constructs a new RMIObjectOutputStream that writes to the given OutputStream.
RMISuite - Class in org.objectweb.carol.irmi.test
RMISuite
RMISuite() - Constructor for class org.objectweb.carol.irmi.test.RMISuite
 
RMITest - Class in org.objectweb.carol.irmi.test
RMITest
RMITest() - Constructor for class org.objectweb.carol.irmi.test.RMITest
 
RMITestDecorator - Class in org.objectweb.carol.irmi.test
RMITestDecorator
RMITestDecorator(Test) - Constructor for class org.objectweb.carol.irmi.test.RMITestDecorator
 
rmiURLContextFactory - Class in org.objectweb.carol.irmi.jndi.rmi
rmiURLContextFactory
rmiURLContextFactory() - Constructor for class org.objectweb.carol.irmi.jndi.rmi.rmiURLContextFactory
 
run() - Method in class org.objectweb.carol.irmi.Server
Accepts connections and launches Handler threads.
run() - Method in class org.objectweb.carol.irmi.test.Command.Output
 
run(TestResult) - Method in class org.objectweb.carol.irmi.test.RMITestDecorator
 
Run - Class in org.objectweb.carol.irmi.test
Run is used to invoke java code in a restricted classpath.
Run() - Constructor for class org.objectweb.carol.irmi.test.Run
 

S

send(byte, ObjectOutput) - Method in class org.objectweb.carol.irmi.ClientLogger
 
send(byte, ObjectOutput) - Method in interface org.objectweb.carol.irmi.Interceptor
This method is invoked when a message is sent to the server or client during a remote call.
Server - Class in org.objectweb.carol.irmi
The Server class manages exported Remote objects and listens for connections from remote references.
Server(int, ClientInterceptor, Interceptor) - Constructor for class org.objectweb.carol.irmi.Server
Construcst a Server instance with the specified port, client, and server Interceptors.
Server(ClientInterceptor, Interceptor) - Constructor for class org.objectweb.carol.irmi.Server
Constructs a Server instance that will bind to any available port and use the given client and server Interceptors.
Server() - Constructor for class org.objectweb.carol.irmi.Server
Constructs a Server instance that will bind to any available port and does not have any Interceptors.
Server - Class in org.objectweb.carol.irmi.test
Server
Server() - Constructor for class org.objectweb.carol.irmi.test.Server
 
setUp() - Method in class org.objectweb.carol.irmi.test.MathTest
 
setUp() - Method in class org.objectweb.carol.irmi.test.RMITest
 
skip(long) - Method in class org.objectweb.carol.irmi.CountInputStream
 
skip(long) - Method in class org.objectweb.carol.irmi.ObjectInputList
UNSUPPORTED
skipBytes(int) - Method in class org.objectweb.carol.irmi.ObjectInputList
UNSUPPORTED
start() - Method in class org.objectweb.carol.irmi.test.Command
 
start() - Method in class org.objectweb.carol.irmi.Timer
Start timing the current thread.
stop() - Method in class org.objectweb.carol.irmi.Timer
Stop timing the current thread and add the elapsed time to the total count stored by this Timer instance.
suite() - Static method in class org.objectweb.carol.irmi.test.RMISuite
 
SYSTEM_ERROR - Static variable in interface org.objectweb.carol.irmi.Constants
Protocol constant used by the server to indicate that a system error occured at some point during an attempt to service a remote invocation request.

T

tearDown() - Method in class org.objectweb.carol.irmi.test.RMITest
 
testAddDouble() - Method in class org.objectweb.carol.irmi.test.MathTest
 
testAddFloat() - Method in class org.objectweb.carol.irmi.test.MathTest
 
testAddStringAndChar() - Method in class org.objectweb.carol.irmi.test.MathTest
 
testAddWhole() - Method in class org.objectweb.carol.irmi.test.MathTest
 
testDiv() - Method in class org.objectweb.carol.irmi.test.MathTest
 
testExclude() - Method in class org.objectweb.carol.irmi.test.CommandTest
 
testRemove() - Method in class org.objectweb.carol.irmi.test.MathTest
 
Timer - Class in org.objectweb.carol.irmi
The Timer class is a utility used to gather timing information about specific operations within a system.
Timer(String) - Constructor for class org.objectweb.carol.irmi.Timer
Constructs a new Timer instance with the given unique name.
toString() - Method in class org.objectweb.carol.irmi.test.Command.Output
 
toString() - Method in class org.objectweb.carol.irmi.test.Trace
 
toString() - Method in class org.objectweb.carol.irmi.Timer
Returns a String depicting the total number of milliseconds accumulated by this Timer and the total number of Timer.start()/Timer.stop() pairs separated by a "/".
toStub(Remote) - Method in class org.objectweb.carol.irmi.PRO
 
Trace - Class in org.objectweb.carol.irmi.test
Trace
Trace() - Constructor for class org.objectweb.carol.irmi.test.Trace
 
TraceSocketFactory - Class in org.objectweb.carol.irmi.test
TraceSocketFactory

U

unexport(Remote) - Method in class org.objectweb.carol.irmi.Server
Unexports the given Remote object if it is being exported by this Server.
unexport(ObjID) - Method in class org.objectweb.carol.irmi.Server
Unexports the Remote object associated with the given ObjID if it is being exported by this Server.
unexport(Collection) - Static method in class org.objectweb.carol.irmi.test.Server
 
unexportObject(Remote) - Method in class org.objectweb.carol.irmi.PRO
 
UnionClassLoader - Class in org.objectweb.carol.irmi
UnionClassLoader is a utility class used by the RMI Server as the context class loader during deserialization in order to find classes accessible from both the remote object's class loader and the context class loader at the time the remote object was exported.
UnionClassLoader(ClassLoader, ClassLoader) - Constructor for class org.objectweb.carol.irmi.UnionClassLoader
Constructs a ClassLoader that tries to load classes from both of the given ClassLoader arguments.

W

waitFor() - Method in class org.objectweb.carol.irmi.test.Command.Output
 
waitFor() - Method in class org.objectweb.carol.irmi.test.Command
 
write(byte[]) - Method in class org.objectweb.carol.irmi.CountOutputStream
 
write(byte[], int, int) - Method in class org.objectweb.carol.irmi.CountOutputStream
 
write(int) - Method in class org.objectweb.carol.irmi.CountOutputStream
 
write(byte[], int, int) - Method in class org.objectweb.carol.irmi.ObjectOutputList
UNSUPPORTED
write(byte[]) - Method in class org.objectweb.carol.irmi.ObjectOutputList
UNSUPPORTED
write(int) - Method in class org.objectweb.carol.irmi.ObjectOutputList
UNSUPPORTED
write(String) - Method in class org.objectweb.carol.irmi.test.Command
 
writeBoolean(boolean) - Method in class org.objectweb.carol.irmi.ObjectOutputList
 
writeByte(int) - Method in class org.objectweb.carol.irmi.ObjectOutputList
 
writeBytes(String) - Method in class org.objectweb.carol.irmi.ObjectOutputList
 
writeChar(int) - Method in class org.objectweb.carol.irmi.ObjectOutputList
 
writeChars(String) - Method in class org.objectweb.carol.irmi.ObjectOutputList
 
writeClassDescriptor(ObjectStreamClass) - Method in class org.objectweb.carol.irmi.RMIObjectOutputStream
Implementation of the ObjectOutputStream.writeClassDescriptor(ObjectStreamClass) callback.
writeDouble(double) - Method in class org.objectweb.carol.irmi.ObjectOutputList
 
writeExternal(ObjectOutput) - Method in class org.objectweb.carol.irmi.Ref
 
writeFloat(float) - Method in class org.objectweb.carol.irmi.ObjectOutputList
 
writeInt(int) - Method in class org.objectweb.carol.irmi.ObjectOutputList
 
writeln(String) - Method in class org.objectweb.carol.irmi.test.Command
 
writeLong(long) - Method in class org.objectweb.carol.irmi.ObjectOutputList
 
writeObject(Object) - Method in class org.objectweb.carol.irmi.ObjectOutputList
 
writeShort(int) - Method in class org.objectweb.carol.irmi.ObjectOutputList
 
writeStreamHeader() - Method in class org.objectweb.carol.irmi.RMIObjectOutputStream
Implementation of the ObjectOutputStream.writeStreamHeader() callback.
writeUTF(String) - Method in class org.objectweb.carol.irmi.ObjectOutputList
 
A C D E F G H I L M N O P R S T U W 
Skip navigation links