Package com.ibm.commerce.messaging.outboundservice

This package is used for sending messages.

See:
          Description

Interface Summary
SendTransactedMsgCmd Sends all the messages that have been created using the SendTransacted method provided by the messaging system.
 

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.
 

Package com.ibm.commerce.messaging.outboundservice Description

This package is used for sending messages.