Package org.objectweb.dream.serializator

Interface Summary
DeSerializator A deserializator defines a method deserialize that takes a byte array as parameter and returns the corresponding message.
PushPushSerializatorAttributeController Attribute controller interface for PushPushSerializator components.
Serializator A serializator defines a method serialize that takes a message as parameter and returns a byte array representation of the message.
 

Class Summary
ByteArrayChunk Chunk containing a byte array.
CodecInputOutputByteArray An CodecInputOutput that contains a ByteArrayOutputStream.
DeSerializatorImpl Basic implementation of the DeSerializatorinterface.
PushPushDeSerializatorImpl This component de-serializes messages it receives on its input and send them on its output.
PushPushSerializatorImpl This component serializes messages it receives on its input and send them on its output.
SerializatorImpl Basic implementation of the Serializator interface.
 



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