xmlBlaster 2.2.0 client API

Uses of Interface
org.xmlBlaster.util.dispatch.plugins.prio.I_Notify

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.
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.