|
xmlBlaster 2.1.0 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 |
|---|
| Fields in org.xmlBlaster.client.queuemsg declared as UnSubscribeKey | |
|---|---|
private UnSubscribeKey |
MsgQueueUnSubscribeEntry.unSubscribeKey
|
| 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,
PriorityEnum priority,
StorageId storageId,
Timestamp timestamp,
long sizeInBytes,
UnSubscribeKey unSubscribeKey,
UnSubscribeQos unSubscribeQos)
For persistence recovery |
|
MsgQueueUnSubscribeEntry(Global glob,
StorageId storageId,
UnSubscribeKey unSubscribeKey,
UnSubscribeQos unSubscribeQos)
Use this constructor if a new message object is fed by method unSubscribe(). |
|
|
xmlBlaster 2.1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||