Java CAPS JMS Reference

createMessage()

Description

Creates an empty message (no payload), which is the most efficient method for event notification.

Parameters

None.

Return Value

Returns 

Type 

The message object. 

com.stc.connectors.jms.Message

Exceptions

None.