Contents

Purpose
The IProviderSpecificMessageAdapter defines the signature of all the methods that are defined by the provider's adapters necessary for useing FioranoMQ XML Adapters. JMS does NOT provide methods to retrieve properties that are stored as part of the message. This interface extends the JMSMessage behavior providing methods to retrieve the 'types' of properties stored.A complete set of methods is furnished to convert a MapMessage to its corresponding XML document and vice versa.

Other JMS Vendors can make use of the XML Toolkit by implementing this Adapter.

Method Summary
public byte getMessagePropertyType(Message message,
String propertyKey) throws JMSException

Retrieves the MessageProperty Type for the specified propertyKey.

public byte getMapMessagePropertyType (MapMessage message,
String propertyKey) throws JMSException

Retrieves the Property Type of the Map message property

Adaptavist ThemeBuilder EngineAtlassian Confluence