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

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

Public Methods

Method Description
BeforeMarshall ( OpenWireFormat wireFormat ) : void
ClearBody ( ) : void
GetDataStructureType ( ) : byte

Method Details

BeforeMarshall() public method

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

ClearBody() public method

public ClearBody ( ) : void
return void

GetDataStructureType() public method

public GetDataStructureType ( ) : byte
return byte