|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 DeSerializator interface. |
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. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |