Serialized Form


Package org.objectweb.carol.irmi

Class org.objectweb.carol.irmi.ClientLogger extends Object implements Serializable

Class org.objectweb.carol.irmi.Ref extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException