Class Summary |
ConfigNodeParser |
This Class is used to parse the hierarchical XML 'Node' Structure into a flat structure. |
Connector |
This class represents a CCF Inbound or Outbound Connector. |
ConnectorsInfo |
This class is a holder for static information about all Connectors of the Messaging System. |
ConversionUtil |
Converts a primitive datatype to the respective Object type. |
ExceptionThrowingHelper |
A Utility class for creating and logging exceptions. |
MessagingConfigNodeParser |
This class extends the standard ConfigNodeParser for use in the Messaging System
This extension currently adds no functionality, but has been kept for future expansion |
ParallelConnector |
This class extends the Connector Class and essentially adds the extra information
required for inbound Parallel Connectors. |
RunTimeProfile |
Creates the Profiles for the given message type and store. |
Specification |
All of the information associated with a particular specification (name, properties)
The vector will be a vector of hashtables with NVP's for CCF, Admin and Member. |
Contains utilitly classes used by the messaging system. These classes range from messaging constants to classes that initialize adapters used to send and receive messages.