TBTMessageTransformerXMLOmni Class Reference

A XML implementation for transforming a message before it is sent by the JMS client or before it is dispatched to the JMS consumer. More...

Inheritance diagram for TBTMessageTransformerXMLOmni:

TBTMessageTransformer

List of all members.

Public Member Functions

string GetTransformerId ()
 ApacheActiveMQ defined transformation ID.

Protected Member Functions

TObject Decode (const RawByteString SerializedObject)
 The OmniXML XML library is not included.


Detailed Description

A XML implementation for transforming a message before it is sent by the JMS client or before it is dispatched to the JMS consumer.

Since:
1.5

Member Function Documentation

TObject TBTMessageTransformerXMLOmni::Decode ( const RawByteString  SerializedObject  )  [protected]

The OmniXML XML library is not included.

It is available at http://www.omnixml.com/

Reimplemented from TBTMessageTransformer.


Generated by doxygen