C# Class Apache.NMS.Commands.MapMessage

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

Méthodes publiques

Méthode Description
ClearBody ( ) : void
MapMessage ( ) : System
MapMessage ( PrimitiveMap body ) : System

Method Details

ClearBody() public méthode

public ClearBody ( ) : void
Résultat void

MapMessage() public méthode

public MapMessage ( ) : System
Résultat System

MapMessage() public méthode

public MapMessage ( PrimitiveMap body ) : System
body Apache.NMS.Util.PrimitiveMap
Résultat System