Serialized Form
Package org.objectweb.carol.cmi |
ser
byte[] ser
- Binary format of the handle
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Read an identifier from an input stream (java.io.ObjectInput)
- Throws:
java.io.IOException
- if exception is encountered
java.lang.ClassNotFoundException
- if exception is encountered
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Write an identifier on the output stream (java.io.ObjectOutput)
- Throws:
java.io.IOException
- if exception is encountered
serialVersionUID: 103L
serialVersionUID: 103L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
- See Also:
Externalizable.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
Class org.objectweb.carol.cmi.RegistryImpl_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2L
serialVersionUID: 103L
serialVersionUID: 103L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
- See Also:
Externalizable.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
serialVersionUID: 103L
Package org.objectweb.carol.cmi.ha |
bId
ObjectId bId
- The ObjectId of the bean as unique identifier for beanChanges
table
state
byte[] state
- The bean state as an array of bytes
id
RequestId id
- The request id
objectId
ObjectId objectId
- Object id representing the first bean contacted in the request
requestNo
java.lang.Integer requestNo
- The request number to the bean represented by objectId
id
RequestId id
- The request id
changes
java.util.Vector<E> changes
- The bean changes during the request
response
java.lang.Object response
- The replicated response
Package org.objectweb.carol.cmi.jndi |
Class org.objectweb.carol.cmi.jndi.ReferenceImpl_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2L