MapMessage


Class

Declaration

class MapMessage : Message 

Purpose

A message containing a set of name-value pairs.

Remarks

Messages with this body type contain several values, indexed by name.

 

Method
Description
Page
46
47
48
49

 

Member
Description
Properties
FieldCount
int {get;}
Programs can get the number of data items in the message body. Programs cannot set this .NET property.
MapNames
System.Collections.IEnumerator {get;}
Programs can get an enumerator that produces the names of all the data items in the message body.

Superclasses

Message

Extensions

TIBCO Enterprise Message Service extends the JMS MapMessage and StreamMessage body types in two ways. These extensions allow TIBCO Enterprise Message Service to exchange messages with TIBCO Rendezvous and TIBCO SmartSockets programs, which have certain features not available within the JMS specification.

These extensions add considerable flexibility to the two body types. However, they are extensions and therefore not compliant with JMS specifications. Extended messages are tagged as extensions with the vendor property tag JMS_TIBCO_MSG_EXT.

For more information on message compatibility with Rendezvous messages, see Message Body in TIBCO Enterprise Message Service Release Notes.


TIBCO Enterprise Message Service™ .NET Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com