xmlBlaster 2.2.0 client API

Uses of Class
org.xmlBlaster.util.qos.HistoryQos

Packages that use HistoryQos
org.xmlBlaster.client.qos   
org.xmlBlaster.util.qos   
 

Uses of HistoryQos in org.xmlBlaster.client.qos
 

Methods in org.xmlBlaster.client.qos with parameters of type HistoryQos
 void SubscribeQos.setHistoryQos(HistoryQos historyQos)
          Query historical messages.
 void GetQos.setHistoryQos(HistoryQos historyQos)
          Query historical messages.
 

Uses of HistoryQos in org.xmlBlaster.util.qos
 

Methods in org.xmlBlaster.util.qos that return HistoryQos
 HistoryQos QueryQosData.getHistoryQos()
          Get the QoS which describes the history query settings.
 

Methods in org.xmlBlaster.util.qos with parameters of type HistoryQos
 void QueryQosData.setHistoryQos(HistoryQos historyQos)
          Set the QoS which describes the history query settings.
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.