| Interface | Description |
|---|---|
| MessageFamily |
A MessageFamily represents a group of message types, and may
itself contain MessageFamilies.
|
| MessageRegistry |
The MessageRegistry describes all of the Dynamo Messages that
are recognized by the Dynamo Messaging System.
|
| MessageType |
A MessageType represents a single mapping from a JMSType to a
message bean type.
|
| MessageTyper |
A MessageTyper's purpose is to determine a DynamicBeanInfo
for a JMSType.
|