xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.client.protocol.http.common.I_CallbackRaw

Packages that use I_CallbackRaw
http.applet   
org.xmlBlaster.client.protocol.http.common   
 

Uses of I_CallbackRaw in http.applet
 

Classes in http.applet that implement I_CallbackRaw
 class HelloWorld3
          An example applet which connects to xmlBlaster using a persistent http tunnel for callbacks.
 class SystemInfoApplet
          An example applet which connects to xmlBlaster using a persistent http tunnel for callbacks and displays the asynchronous delivered cpuinfo and meminfo messages.
 class XmlScript
          An example applet which connects to xmlBlaster using xml scripting and a persistent http tunnel for callbacks.
 

Uses of I_CallbackRaw in org.xmlBlaster.client.protocol.http.common
 

Fields in org.xmlBlaster.client.protocol.http.common declared as I_CallbackRaw
private  I_CallbackRaw XmlBlasterAccessRawBase.callback
           
 

Methods in org.xmlBlaster.client.protocol.http.common with parameters of type I_CallbackRaw
 java.lang.String XmlBlasterAccessRawBase.connect(java.lang.String qos, I_CallbackRaw callback)
           
 java.lang.String I_XmlBlasterAccessRaw.connect(java.lang.String qos, I_CallbackRaw callback)
          Connect to xmlBlaster.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.