Package com.ibm.commerce.messaging.outboundservice

Provides classes to send messages and notifications through various transports.

See: Description

  • Interface Summary 
    Interface Description
    SendTransactedMsgCmd
    Sends all the messages that have been created using the SendTransacted method provided by the messaging system.
  • Class Summary 
    Class Description
    Messaging
    This class contains information about creating and sending messages using the messaging system.
    PropertyFileInfo
    An object that represents the different Mime types for different languages.
    RecipientInfo
    A recipient information object that represents the recipient of a message.
    SendTransactedMsgCmdImpl
    Goes through the current contents of the MSGSTORE table and sends all the available messages with retries greater than 0.
    WCMSRecord
    The WCMSRecord class

Package com.ibm.commerce.messaging.outboundservice Description

Provides classes to send messages and notifications through various transports. These classes are generic and independent of transport configuration.