Package com.ibm.commerce.messaging.util

Contains utilitly classes used by the messaging system.

See:
          Description

Interface Summary
ICIConstants Integration Message constants when commands are executed for Inbound Processing.
MessageTypes Defines the pre defined Message Type Ids when the product is installed.
MessagingSystemConstants Messaging System Constants use for the site and store configuration of connectors.
OrderCreateConstants Constants used when constructing the Order Create XML message.
 

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.
 

Package com.ibm.commerce.messaging.util Description

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.