Serialized Form


Package org.objectweb.dream

Class org.objectweb.dream.InitializationException extends Exception implements Serializable

serialVersionUID: 3257566204846813233L

Serialized Fields

exception

Throwable exception
The exception that caused this exception. May be null.

Class org.objectweb.dream.InterruptedPullException extends PullException implements Serializable

serialVersionUID: 3978992059090744629L

Class org.objectweb.dream.InterruptedPushException extends PushException implements Serializable

serialVersionUID: 3907213753790511153L

Class org.objectweb.dream.IOPushException extends PushException implements Serializable

serialVersionUID: 3257285812151203384L

Class org.objectweb.dream.PullException extends Exception implements Serializable

serialVersionUID: 3257001060047598902L

Serialized Fields

cause

Throwable cause

Class org.objectweb.dream.PushException extends Exception implements Serializable

serialVersionUID: 3257572806177796665L

Serialized Fields

cause

Throwable cause

Package org.objectweb.dream.control.activity.task

Class org.objectweb.dream.control.activity.task.IllegalTaskException extends Exception implements Serializable

serialVersionUID: 3258132440449955895L

Serialized Fields

task

Task task

Class org.objectweb.dream.control.activity.task.NoSuchTaskException extends Exception implements Serializable

serialVersionUID: 3690471424720973872L

Serialized Fields

task

Task task

Package org.objectweb.dream.control.activity.task.thread

Class org.objectweb.dream.control.activity.task.thread.ThreadPoolOverflowException extends Exception implements Serializable

serialVersionUID: 3257286911730071601L


Package org.objectweb.dream.message

Class org.objectweb.dream.message.AbstractChunk extends Object implements Serializable

Serialization Methods

readExternal

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

writeExternal

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

Class org.objectweb.dream.message.ChunkAlreadyExistException extends RuntimeException implements Serializable

serialVersionUID: -598281581065769683L

Serialized Fields

chunkName

String chunkName

Class org.objectweb.dream.message.InvalidReference extends RuntimeException implements Serializable

serialVersionUID: -3242024027415785456L

Class org.objectweb.dream.message.MessageAlreadyExistException extends Exception implements Serializable

serialVersionUID: 3257562902000317492L

Class org.objectweb.dream.message.UnknownChunkException extends RuntimeException implements Serializable

serialVersionUID: -598281581065769683L

Serialized Fields

chunkName

String chunkName

Package org.objectweb.dream.message.codec

Class org.objectweb.dream.message.codec.CodecManagerException extends Exception implements Serializable

serialVersionUID: 3257562910623741496L

Serialized Fields

codecName

String codecName



Copyright © 2003, 2005 - INRIA Rhone-Alpes - All Rights Reserved.