Java CAPS JMS Reference

getMapMessage(arg0)

Description

Gets the name-value pair containing the map message from the location in the map list specified by arg0.

Parameters

Name 

Type 

Description 

arg0

int

The location of the name-value pair in the map message list. 

Return Value

Returns 

Type 

The NameValuePair object at the specified location.

com.stc.connectors.jms.NameValuePair

Exceptions

None.