Serialized Form


Package org.objectweb.fractal.rmi

Class org.objectweb.fractal.rmi.RemoteException extends RuntimeException implements Serializable

Serialized Fields

exception

Exception exception
The exception that caused the remote method invocation failure.


Package org.objectweb.fractal.rmi.io

Class org.objectweb.fractal.rmi.io.Ref extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException