Java CAPS JMS Reference

setStreamMessage(arg0, arg1)

Description

Sets the stream message specified by arg0 to the value specified by arg1.

Parameters

Name 

Type 

Description 

arg0

int

The index of the stream message to be set. 

arg1

java.lang.Object

The value to which to set the stream message. 

Return Value

None.

Exceptions

None.