|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| CodecInputOutput | Gathers an input and an output used by MessageCodec. |
| CodecManager | Component insterface that manage dynamic codecs. |
| CodecRepository | Component interface used by Codec manager to retreive the name of an ADL for a given codec name. |
| CodecRepositoryAttributeController | Attribute controller interface for basic codec repository using a properties file. |
| MessageCodec | Message managment interface to encode/decode messages on
CodecInputOutput. |
| MessageCodecObjectStreamAttributeController | Attribute controller interface for codec using Object stream (ie. sub class
of AbstractMessageCodecObjectStream). |
| Class Summary | |
| AbstractMessageCodecDataStream | Abstract implementation of a message codec using data input/output to decode/encode messages. |
| AbstractMessageCodecObjectStream | Abstract codec implementation for codec using ObjectOutputStreamand
ObjectInputStream. |
| CodecManagerImpl | Basic implementation of codec manager. |
| CodecRepositoryImpl | Codec repository implementation using a Propertiesto map codec name
with codec ADL. |
| MessageCodecOptimizedStreamImpl | Optimized implementation of message codec for extensible message. |
| MessageCodecPrimitiveStreamImpl | Message Codec which encode and decode only primitive messages (without sub message). |
| MessageCodecStreamImpl | Basic implementation of a message codec. |
| Exception Summary | |
| CodecManagerException | Codec manager exception. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||