|
xmlBlaster 1.6.4 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UnSubscribeKey | |
| org.xmlBlaster.client | This is the Java client side package. |
| org.xmlBlaster.client.queuemsg | |
| Uses of UnSubscribeKey in org.xmlBlaster.client |
| Methods in org.xmlBlaster.client with parameters of type UnSubscribeKey | |
UnSubscribeReturnQos[] |
XmlBlasterAccess.unSubscribe(UnSubscribeKey unSubscribeKey,
UnSubscribeQos unSubscribeQos)
|
UnSubscribeReturnQos[] |
I_XmlBlasterAccess.unSubscribe(UnSubscribeKey unSubscribeKey,
UnSubscribeQos unSubscribeQos)
Cancel subscription. |
| Uses of UnSubscribeKey in org.xmlBlaster.client.queuemsg |
| Methods in org.xmlBlaster.client.queuemsg that return UnSubscribeKey | |
UnSubscribeKey |
MsgQueueUnSubscribeEntry.getUnSubscribeKey()
|
| Constructors in org.xmlBlaster.client.queuemsg with parameters of type UnSubscribeKey | |
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.4 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||