Java CAPS JMS Reference

getStreamMessage(arg0)

Description

Gets the stream message object from the location specified by arg0.

Parameters

Name 

Type 

Description 

arg0

int

The location of the stream message in the list. 

Return Value

Returns 

Type 

The StreamMessage object at the specified location.

java.lang.Object

Exceptions

None.