| 
 REQUIREMENT engine.qos.publish.readonly  | 
| Type | NEW | 
| Priority | LOW | 
| Status | CLOSED | 
| Topic | XmlBlaster allows to qualify messages as read only | 
| 
Des cription  | 
|
| 
Example Java  | 
      
      <qos>
        <topic readonly='true'/> 
         <!-- A final/const message which may not be changed with further updates -->
         <!-- Default is Read/Write -->
      </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.PublishQos | 
| See API | org.xmlBlaster.client.key.PublishKey | 
| See TEST | org.xmlBlaster.test.qos.TestPub | 
This page is generated from the requirement XML file xmlBlaster/doc/requirements/engine.qos.publish.readonly.xml