C# Class Apache.NMS.ActiveMQ.Commands.ActiveMQObjectMessage

Inheritance: ActiveMQMessage, IObjectMessage
Datei anzeigen Open project: ThorTech/apache-nms Class Usage Examples

Public Methods

Method Description
BeforeMarshall ( OpenWireFormat wireFormat ) : void
GetDataStructureType ( ) : byte
ToString ( ) : string

Method Details

BeforeMarshall() public method

public BeforeMarshall ( OpenWireFormat wireFormat ) : void
wireFormat Apache.NMS.ActiveMQ.OpenWire.OpenWireFormat
return void

GetDataStructureType() public method

public GetDataStructureType ( ) : byte
return byte

ToString() public method

public ToString ( ) : string
return string