TIBCO Adapter SDK C++ Reference
|
See "Low Level Callout(Transformation Plugin)" in TIBCO Adapter SDK Programmer's Guide.
Parameters | Description |
MString const & endpointName | Name of the inbound endpoint. |
MTree & inboundTree | The inbound message as a tree format for manipulation. |
virtual Mboolean transformInbound(MString const & endpointName, MTree & inboundTree) = 0 throw(MException);