Java CAPS JMS Reference

createStreamMessage()

Description

Creates an empty stream message. Use the method setStreamMessage(arg0, arg1) to add the payload.

Parameters

None.

Return Value

Returns 

Type 

The stream message object. 

com.stc.connectors.jms.Message

Exceptions

None.