|
xmlBlaster 1.6.4 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use I_Notify | |
| org.xmlBlaster.util.dispatch.plugins.prio | |
| Uses of I_Notify in org.xmlBlaster.util.dispatch.plugins.prio |
| Classes in org.xmlBlaster.util.dispatch.plugins.prio that implement I_Notify | |
class |
PriorizedDispatchPlugin
This dispatcher plugin allows to control how messages are sent to the remote side. |
| Methods in org.xmlBlaster.util.dispatch.plugins.prio with parameters of type I_Notify | |
void |
XmlBlasterNativeClient.subscribeToStatusMessage(java.lang.String msgOid,
I_Notify callback)
We subscribe to the status message (e.g. |
void |
XmlBlasterNativeClient.unSubscribeStatusMessages(I_Notify callback)
Unsubscribe from all status messages, usually if configuration has changed. |
(package private) void |
XmlBlasterNativeClient.shutdown(I_Notify callback)
|
|
xmlBlaster 1.6.4 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||