Java CAPS JMS Reference

getBytesMessage()

Description

Gets the data bytes in the message.

Parameters

None.

Return Value

Returns 

Type 

A byte array representing the data in the message. 

byte []

Exceptions

None.