|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CodecInputOutput | Gathers an input and an output used by MessageCodec . |
CodecManager | TODO refactor codec manager. |
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 management interface to encode/decode messages on
CodecInputOutput . |
MessageCodecHelperObjectStreamAttributeController | Attribute controller interface for
MessageCodecHelperObjectStreamImpl message codec helper component. |
Class Summary | |
---|---|
AbstractDelegatingMessageCodecImpl | Abstract class for message codec using a delegate client interface. |
CodecInputOutputImpl | Basic implementation of the CodecInputOutput interface. |
CodecManagerImpl | Basic implementation of codec manager. |
CodecRepositoryImpl | Codec repository implementation using a Properties to map codec name
with codec ADL. |
MessageCodecHelperCompositeMessageDataStreamImpl | Codec helper implementation for composite messages. |
MessageCodecHelperObjectStreamImpl | Codec helper component for codecs using ObjectOutputStream and
ObjectInputStream . |
MessageCodecPrimitiveObjectStreamImpl | Optimized implementation of message codec for extensible message using object stream. |
MessageCreatorBasicImpl | Basic message codec that create empty {link Message}. |
Exception Summary | |
---|---|
CodecManagerException | Codec manager exception. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |