See:
Description
Interface Summary | |
---|---|
SendTransactedMsgCmd | Sends all the messages that have been created using the SendTransacted method provided by the messaging system. |
Class Summary | |
---|---|
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. |
WCMSRecord | The WCSRecord class |
Provides classes to send messages and notifications through various transports. These classes are generic and independent of transport configuration.