xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.client.script.I_MsgUnitCb

Packages that use I_MsgUnitCb
org.xmlBlaster.client.script   
 

Uses of I_MsgUnitCb in org.xmlBlaster.client.script
 

Fields in org.xmlBlaster.client.script declared as I_MsgUnitCb
private  I_MsgUnitCb XmlScriptClient.msgUnitCb
           
 

Methods in org.xmlBlaster.client.script with parameters of type I_MsgUnitCb
 void XmlScriptClient.registerMsgUnitCb(I_MsgUnitCb msgUnitCb)
          You can register a callback which can manipulate the MsgUnit just before it is sent.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.