xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.engine.queuemsg.MsgQueueUpdateEntry

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 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.