|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.objectweb.dream |
Class org.objectweb.dream.InitializationException extends Exception implements Serializable |
Serialized Fields |
Throwable exception
Class org.objectweb.dream.InterruptedPullException extends PullException implements Serializable |
Class org.objectweb.dream.InterruptedPushException extends PushException implements Serializable |
Class org.objectweb.dream.IOPushException extends PushException implements Serializable |
Class org.objectweb.dream.PullException extends Exception implements Serializable |
Serialized Fields |
Throwable cause
Class org.objectweb.dream.PushException extends Exception implements Serializable |
Serialized Fields |
Throwable cause
Package org.objectweb.dream.control.activity.scheduler |
Class org.objectweb.dream.control.activity.scheduler.StoppedSchedulerException extends Exception implements Serializable |
Package org.objectweb.dream.control.activity.task |
Class org.objectweb.dream.control.activity.task.IllegalTaskException extends Exception implements Serializable |
Serialized Fields |
Task task
Throwable cause
Class org.objectweb.dream.control.activity.task.NoSuchTaskException extends Exception implements Serializable |
Serialized Fields |
Task task
Package org.objectweb.dream.control.activity.task.thread |
Class org.objectweb.dream.control.activity.task.thread.ThreadPoolOverflowException extends Exception implements Serializable |
Package org.objectweb.dream.message |
Class org.objectweb.dream.message.AbstractChunk extends Object implements Serializable |
Class org.objectweb.dream.message.AbstractExtensibleMessage extends Object implements Serializable |
Serialization Methods |
public void readExternal(ObjectInput) throws IOException, ClassNotFoundException
public void writeExternal(ObjectOutput) throws IOException
Class org.objectweb.dream.message.AbstractNonExtensibleMessage extends Object implements Serializable |
Class org.objectweb.dream.message.ChunkAlreadyExistsException extends Exception implements Serializable |
Class org.objectweb.dream.message.ChunkTypeImpl extends Object implements Serializable |
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Externalizable.readExternal(ObjectInput)
public void writeExternal(ObjectOutput out) throws IOException
IOException
Externalizable.writeExternal(java.io.ObjectOutput)
Class org.objectweb.dream.message.ExtensibleMessageImpl extends AbstractExtensibleMessage implements Serializable |
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Externalizable.readExternal(ObjectInput)
public void writeExternal(ObjectOutput out) throws IOException
IOException
Externalizable.writeExternal(ObjectOutput)
Class org.objectweb.dream.message.ExtensibleMessageNCImpl extends ExtensibleMessageImpl implements Serializable |
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Externalizable.readExternal(ObjectInput)
public void writeExternal(ObjectOutput out) throws IOException
IOException
Externalizable.writeExternal(ObjectOutput)
Class org.objectweb.dream.message.MessageAlreadyExistException extends Exception implements Serializable |
Class org.objectweb.dream.message.NoSuchChunkException extends Exception implements Serializable |
Class org.objectweb.dream.message.NoSuchMessageException extends Exception implements Serializable |
Package org.objectweb.dream.message.codec |
Class org.objectweb.dream.message.codec.CodecManagerException extends Exception implements Serializable |
Serialized Fields |
String codecName
Package org.objectweb.dream.message.manager |
Class org.objectweb.dream.message.manager.UnknownChunkTypeError extends Error implements Serializable |
Serialized Fields |
ChunkType type
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |