NonStop JMS C++ API Programmer's Guide
NSJMS C++ API Classes and Methods
NonStop Server for Java Message Service C++ API Programmer’s Guide—526459-002
4-7
TextMessage Class
TextMessage Class
The TextMessage class extends the Message class and sends a message that
contains a character string.
TextMessage Methods Description
setText
Gets the string containing the message's data.
getText
Sets the message's data with the null-terminated string sent as
argument