Java CAPS JMS Reference

setJMSMessageType(arg0)

Description

Sets the text message type to the value specified by arg0.

Parameters

Name 

Type 

Description 

arg0

java.lang.String

The value to which to set the JMS message type, for example, Bytes, Text, Stream, Map.

Return Value

None.

Exceptions

None.