| 
 REQUIREMENT engine.qos.update.sender  | 
| Type | NEW | 
| Priority | LOW | 
| Status | CLOSED | 
| Topic | XmlBlaster delivers the sender name of a message in the qos argument | 
| 
Des cription  | 
|
| 
Example Java  | 
      
      <qos>
         <sender>  <!-- The publisher login name of this message -->
            Phillipe
         </sender>
      </qos>
      
   
 | 
| Configure | 
 
               NOTE: Configuration parameters are specified on command line (-someValue 17) or in the
               xmlBlaster.properties file (someValue=17). See requirement "util.property" for details.  | 
| See API | org.xmlBlaster.client.qos.UpdateQos | 
| See API | org.xmlBlaster.client.key.UpdateKey | 
| See TEST | org.xmlBlaster.test.qos.TestSub | 
This page is generated from the requirement XML file xmlBlaster/doc/requirements/engine.qos.update.sender.xml