|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use QuerySpecQos | |
| org.xmlBlaster.client.qos | |
| org.xmlBlaster.util.qos | |
| Uses of QuerySpecQos in org.xmlBlaster.client.qos |
| Methods in org.xmlBlaster.client.qos with parameters of type QuerySpecQos | |
void |
GetQos.addQuerySpec(QuerySpecQos querySpec)
Adds your supplied get querySpec. |
void |
SubscribeQos.addQuerySpec(QuerySpecQos querySpec)
Adds your supplied get querySpec. |
| Uses of QuerySpecQos in org.xmlBlaster.util.qos |
| Methods in org.xmlBlaster.util.qos that return QuerySpecQos | |
QuerySpecQos[] |
QueryQosData.getQuerySpecArr()
Return the subscribe filters or null if none is specified. |
| Methods in org.xmlBlaster.util.qos with parameters of type QuerySpecQos | |
void |
QueryQosData.addQuerySpec(QuerySpecQos querySpec)
Adds the querySpec you supplied. |
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||