Table of Contents

Class ActiveMQMapMessage

Namespace
Apache.NMS.ActiveMQ.Commands
Assembly
Apache.NMS.ActiveMQ.dll
public class ActiveMQMapMessage : ActiveMQMessage, Command, DataStructure, MessageReference, ICloneable, MarshallAware, IMapMessage, IMessage
Inheritance
ActiveMQMapMessage
Implements
IMapMessage
IMessage
Inherited Members

Constructors

ActiveMQMapMessage()

public ActiveMQMapMessage()

Fields

ID_ACTIVEMQMAPMESSAGE

public const byte ID_ACTIVEMQMAPMESSAGE = 25

Field Value

byte

Properties

Body

public IPrimitiveMap Body { get; }

Property Value

IPrimitiveMap

ReadOnlyBody

public override bool ReadOnlyBody { get; set; }

Property Value

bool

Methods

BeforeMarshall(OpenWireFormat)

public override void BeforeMarshall(OpenWireFormat wireFormat)

Parameters

wireFormat OpenWireFormat

ClearBody()

public override void ClearBody()

GetDataStructureType()

public override byte GetDataStructureType()

Returns

byte