|
xmlBlaster 1.6.4 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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.getDispatchManagerEntry(DispatchManager dispatchManager)
|
private DispatchManagerEntry |
PriorizedDispatchPlugin.changeManagerState(DispatchManager dispatchManager,
ConnectionStateEnum newState,
boolean flush)
|
private DispatchManagerEntry[] |
PriorizedDispatchPlugin.getDispatchManagerEntryArr()
|
| Methods in org.xmlBlaster.util.dispatch.plugins.prio with parameters of type DispatchManagerEntry | |
private DispatchAction |
PriorizedDispatchPlugin.getDispatchAction(DispatchManagerEntry managerEntry,
MsgQueueEntry entry)
Lookup the corresponding DispatchAction object this message priority. |
private void |
PriorizedDispatchPlugin.putToHoldbackQueue(DispatchManagerEntry managerEntry,
MsgQueueEntry entry)
|
private void |
PriorizedDispatchPlugin.flushHoldbackQueue(DispatchManagerEntry managerEntry)
All entries from our holdback queue are flushed to the official queues of the DispatchManager |
|
xmlBlaster 1.6.4 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||