xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.client.qos.PublishQos

Packages that use PublishQos
org.xmlBlaster.engine The core implementation. 
org.xmlBlaster.test.client   
org.xmlBlaster.util Java helper classes for server and client programming. 
 

Uses of PublishQos in org.xmlBlaster.engine
 

Fields in org.xmlBlaster.engine declared as PublishQos
private  PublishQos RequestBroker.publishQosForEvents
           
 

Uses of PublishQos in org.xmlBlaster.test.client
 

Fields in org.xmlBlaster.test.client declared as PublishQos
(package private)  PublishQos TestFailSafeAsync.publishQosWrapper
           
 

Uses of PublishQos in org.xmlBlaster.util
 

Constructors in org.xmlBlaster.util with parameters of type PublishQos
MsgUnit(PublishKey key, byte[] content, PublishQos qos)
          This is a constructor suitable for clients.
MsgUnit(PublishKey key, java.lang.String contentAsString, PublishQos qos)
          This is a constructor suitable for clients.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.