Table of Contents

Class ActiveMQObjectMessage

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

Constructors

ActiveMQObjectMessage()

public ActiveMQObjectMessage()

Fields

ID_ACTIVEMQOBJECTMESSAGE

public const byte ID_ACTIVEMQOBJECTMESSAGE = 26

Field Value

byte

Properties

Body

public object Body { get; set; }

Property Value

object

Formatter

public IFormatter Formatter { get; set; }

Property Value

IFormatter

Methods

BeforeMarshall(OpenWireFormat)

public override void BeforeMarshall(OpenWireFormat wireFormat)

Parameters

wireFormat OpenWireFormat

GetDataStructureType()

public override byte GetDataStructureType()

Returns

byte

ToString()

public override string ToString()

Returns

string