xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.util.dispatch.plugins.prio.DispatchManagerEntry

Packages that use DispatchManagerEntry
org.xmlBlaster.util.dispatch.plugins.prio   
 

Uses of DispatchManagerEntry in org.xmlBlaster.util.dispatch.plugins.prio
 

Methods in org.xmlBlaster.util.dispatch.plugins.prio that return DispatchManagerEntry
private  DispatchManagerEntry PriorizedDispatchPlugin.changeManagerState(I_DispatchManager dispatchManager, ConnectionStateEnum newState, boolean flush)
           
private  DispatchManagerEntry PriorizedDispatchPlugin.getDispatchManagerEntry(I_DispatchManager dispatchManager)
           
private  DispatchManagerEntry[] PriorizedDispatchPlugin.getDispatchManagerEntryArr()
           
 

Methods in org.xmlBlaster.util.dispatch.plugins.prio with parameters of type DispatchManagerEntry
private  void PriorizedDispatchPlugin.flushHoldbackQueue(DispatchManagerEntry managerEntry)
          All entries from our holdback queue are flushed to the official queues of the DispatchManager
private  DispatchAction PriorizedDispatchPlugin.getDispatchAction(DispatchManagerEntry managerEntry, MsgQueueEntry entry)
          Lookup the corresponding DispatchAction object this message priority.
private  void PriorizedDispatchPlugin.putToHoldbackQueue(DispatchManagerEntry managerEntry, MsgQueueEntry entry)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.