Java CAPS JMS Reference

setBytesMessage(arg0)

Description

Sets the bytes message to the value specified by arg0.

Parameters

Name 

Type 

Description 

arg0

byte[]

The byte array containing the message. 

Return Value

None.

Exceptions

None.