+

Search Tips   |   Advanced Search

SIMessage

The SIMessage interface is the public interface to a service integration bus message for use by mediations and other service integration bus components. This interface extends java.lang.Cloneable and java.lang.Serializable.

The version of Service Data Objects (SDO) supported by mediations is Version 1.

The SIMessage interface has many methods allowing you to work with message properties, header contents, routing path, metadata, and others:

For more information about SIMessage, see the API documentation.