|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UnSubscribeQos | |
| org.xmlBlaster.client | This is the Java client side package. |
| org.xmlBlaster.client.queuemsg | |
| Uses of UnSubscribeQos in org.xmlBlaster.client |
| Methods in org.xmlBlaster.client with parameters of type UnSubscribeQos | |
UnSubscribeReturnQos[] |
XmlBlasterAccess.unSubscribe(UnSubscribeKey unSubscribeKey,
UnSubscribeQos unSubscribeQos)
|
UnSubscribeReturnQos[] |
I_XmlBlasterAccess.unSubscribe(UnSubscribeKey unSubscribeKey,
UnSubscribeQos unSubscribeQos)
Cancel subscription. |
| Uses of UnSubscribeQos in org.xmlBlaster.client.queuemsg |
| Fields in org.xmlBlaster.client.queuemsg declared as UnSubscribeQos | |
private UnSubscribeQos |
MsgQueueUnSubscribeEntry.unSubscribeQos
|
| Methods in org.xmlBlaster.client.queuemsg that return UnSubscribeQos | |
UnSubscribeQos |
MsgQueueUnSubscribeEntry.getUnSubscribeQos()
|
| Constructors in org.xmlBlaster.client.queuemsg with parameters of type UnSubscribeQos | |
MsgQueueUnSubscribeEntry(Global glob,
StorageId storageId,
UnSubscribeKey unSubscribeKey,
UnSubscribeQos unSubscribeQos)
Use this constructor if a new message object is fed by method unSubscribe(). |
|
MsgQueueUnSubscribeEntry(Global glob,
PriorityEnum priority,
StorageId storageId,
Timestamp timestamp,
long sizeInBytes,
UnSubscribeKey unSubscribeKey,
UnSubscribeQos unSubscribeQos)
For persistence recovery |
|
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||