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

Inheritance: ActiveMQMessage, IObjectMessage
Afficher le fichier Open project: ThorTech/apache-nms Class Usage Examples

Méthodes publiques

Méthode Description
BeforeMarshall ( OpenWireFormat wireFormat ) : void
GetDataStructureType ( ) : byte
ToString ( ) : string

Method Details

BeforeMarshall() public méthode

public BeforeMarshall ( OpenWireFormat wireFormat ) : void
wireFormat Apache.NMS.ActiveMQ.OpenWire.OpenWireFormat
Résultat void

GetDataStructureType() public méthode

public GetDataStructureType ( ) : byte
Résultat byte

ToString() public méthode

public ToString ( ) : string
Résultat string