WebLogic Messaging API Class Library

IMapMessage.GetMapNames\xA0Method\xA0

Returns an Enumeration of all the names in the IMapMessage object.

IEnumerator\xA0GetMapNames();

Return Value

an enumeration of all the names in this IMapMessage

Exceptions

Exception Type Condition
MessageException if JMS fails to read the message due to some internal error.

See Also

IMapMessage Interface | WebLogic.Messaging Namespace