Class Summary |
ConnectorsHolder |
An object that will hold all the defined connectors to send messages. |
ContentPart |
An object that represents a portion of a message that can be sent by a transport. |
Messaging |
The object that is responsible to creating the messages and sending the messages
using CCF transports based on the specified configuration for the message
types. |
MSIByteBuffer |
An implementation of the IByteBuffer and used to create the message content
to pass to connectors when sending or receiving messages. |
PropertyFileInfo |
An object that represents will represent the different mine types for different languages. |
RecipientInfo |
A Recipient Information object to represent a recipient that a message
is being sent to. |
SendTransactedMsgCmdImpl |
Goes through the current contents of the MSGSTORE table and sends all
the available messages with retries greater than 0. |