TIBCO Adapter SDK C++ Reference
|
See "Transports, Wire Formats, and Message Formats" in TIBCO Adapter SDK Programmer's Guide.
See also MMessageFormat.
Parameters | Description |
MTree& refMTree | MTree instance you want to serialize. |
MMessageFormat formatHint | One of M_AERV_MESSAGE_FORMAT, M_XMLJMS_MESSAGE_FORMAT or M_XMLRV_MESSAGE_FORMAT |
MDataSerializer* s = NULL | Users should ignore this parameter. |
Mboolean serialize(MTree& refMTree, MMessageFormat formatHint, MDataSerializer* s = NULL) const;