xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.protocol.rmi.I_XmlBlasterCallback

Packages that use I_XmlBlasterCallback
org.xmlBlaster.client.protocol.rmi   
org.xmlBlaster.protocol.rmi   
 

Uses of I_XmlBlasterCallback in org.xmlBlaster.client.protocol.rmi
 

Classes in org.xmlBlaster.client.protocol.rmi that implement I_XmlBlasterCallback
 class RmiCallbackServer
          Example for a RMI callback implementation.
 

Methods in org.xmlBlaster.client.protocol.rmi with parameters of type I_XmlBlasterCallback
private  void RmiCallbackServer.bindToRegistry(I_XmlBlasterCallback callbackRmiServer)
          Publish the RMI xmlBlaster server to rmi registry.
 void RmiCallbackServer.createCallbackServer(I_XmlBlasterCallback callbackRmiServer)
          Building a Callback server, using the tie approach.
 

Uses of I_XmlBlasterCallback in org.xmlBlaster.protocol.rmi
 

Fields in org.xmlBlaster.protocol.rmi declared as I_XmlBlasterCallback
private  I_XmlBlasterCallback CallbackRmiDriver.cb
           
 

Methods in org.xmlBlaster.protocol.rmi that return I_XmlBlasterCallback
private  I_XmlBlasterCallback CallbackRmiDriver.getCb()
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.