|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MsgQueueUpdateEntry | |
| org.xmlBlaster.engine | The core implementation. |
| org.xmlBlaster.engine.dispatch | |
| org.xmlBlaster.engine.distributor.plugins | |
| org.xmlBlaster.engine.queuemsg | |
| Uses of MsgQueueUpdateEntry in org.xmlBlaster.engine |
| Methods in org.xmlBlaster.engine that return MsgQueueUpdateEntry | |
static MsgQueueUpdateEntry |
TopicHandler.createEntryFromWrapper(MsgUnitWrapper msgUnitWrapper,
SubscriptionInfo sub)
|
| Uses of MsgQueueUpdateEntry in org.xmlBlaster.engine.dispatch |
| Fields in org.xmlBlaster.engine.dispatch declared as MsgQueueUpdateEntry | |
MsgQueueUpdateEntry |
CbDispatchConnection.Holder.msgQueueUpdateEntry
|
| Constructors in org.xmlBlaster.engine.dispatch with parameters of type MsgQueueUpdateEntry | |
CbDispatchConnection.Holder(MsgQueueUpdateEntry msgQueueUpdateEntry,
MsgUnitRaw msgUnitRaw,
java.lang.String subscriptionId)
|
|
| Uses of MsgQueueUpdateEntry in org.xmlBlaster.engine.distributor.plugins |
| Methods in org.xmlBlaster.engine.distributor.plugins with parameters of type MsgQueueUpdateEntry | |
private UpdateReturnQosServer |
ConsumableQueuePlugin.doDistribute(SubscriptionInfo sub,
MsgQueueUpdateEntry entry)
Enforced by the I_DistributionInterceptor interface. |
| Uses of MsgQueueUpdateEntry in org.xmlBlaster.engine.queuemsg |
| Constructors in org.xmlBlaster.engine.queuemsg with parameters of type MsgQueueUpdateEntry | |
MsgQueueUpdateEntry(MsgQueueUpdateEntry entry,
StorageId storageId)
Copy constructor, used to get a shallow clone, we still reference the original MsgUnitWrapper. |
|
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||