Class ActiveMQObjectMessage
public class ActiveMQObjectMessage : ActiveMQMessage, Command, DataStructure, MessageReference, ICloneable, MarshallAware, IObjectMessage, IMessage
- Inheritance
-
ActiveMQObjectMessage
- Implements
-
IObjectMessageIMessage
- Inherited Members
Constructors
ActiveMQObjectMessage()
public ActiveMQObjectMessage()
Fields
ID_ACTIVEMQOBJECTMESSAGE
public const byte ID_ACTIVEMQOBJECTMESSAGE = 26
Field Value
Properties
Body
public object Body { get; set; }
Property Value
Formatter
public IFormatter Formatter { get; set; }
Property Value
Methods
BeforeMarshall(OpenWireFormat)
public override void BeforeMarshall(OpenWireFormat wireFormat)
Parameters
wireFormat
OpenWireFormat
GetDataStructureType()
public override byte GetDataStructureType()
Returns
ToString()
public override string ToString()