|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use HistoryQos | |
| org.xmlBlaster.client.qos | |
| org.xmlBlaster.engine | The core implementation. |
| org.xmlBlaster.engine.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 |
GetQos.setHistoryQos(HistoryQos historyQos)
Query historical messages. |
void |
SubscribeQos.setHistoryQos(HistoryQos historyQos)
Query historical messages. |
| Uses of HistoryQos in org.xmlBlaster.engine |
| Methods in org.xmlBlaster.engine with parameters of type HistoryQos | |
long |
TopicHandler.eraseFromHistoryQueue(SessionInfo sessionInfo,
HistoryQos historyQos)
Erase message instances but not the topic itself. |
| Uses of HistoryQos in org.xmlBlaster.engine.qos |
| Methods in org.xmlBlaster.engine.qos that return HistoryQos | |
HistoryQos |
GetQosServer.getHistoryQos()
Query the message history |
HistoryQos |
SubscribeQosServer.getHistoryQos()
Query the message history |
| Uses of HistoryQos in org.xmlBlaster.util.qos |
| Fields in org.xmlBlaster.util.qos declared as HistoryQos | |
private HistoryQos |
QueryQosData.historyQos
Query history messages |
private HistoryQos |
QueryQosSaxFactory.tmpHistory
|
| 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 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||