Java CAPS JMS Reference

createTextMessage()

Description

Creates an empty text message. Use the method setTextMessage(arg0) to add the payload.

Parameters

None.

Return Value

Returns 

Type 

The TextMessage object.

com.stc.connectors.jms.Message

Exceptions

None.