|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IBusMessage | The interface for accessing an EAI message that can be sent over the Bus (MOM). |
| IDescMessage | TODO Document this class. |
| IFactory | The factory service for creating new instances of EAI elements. |
| IField | An element of an EAI Message. |
| IMessage | The common interface for all messages supported by the Raccoon Framework. |
| IMessageDescriptor | Describes the structure of a message. |
| ITracking | The purpose of ITracking is to provide support for end to end tracability of documents or messages
throughout the system. |
| Class Summary | |
|---|---|
| PsfMessageTypes | The various constants used to identify the data types. |
Contains all the different interfaces related to messages handled by Raccoon.
This layer offers total abstraction to the underlying native representation of a message.
The different abstractions provided allow:
IMessage can be converted into an XML String and vice-versa.
By using these abstractions the handling of the messages is universal, whether you're touching an AEObject or a TibrvMsg instance it doesn't matter: your code is the same.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||