xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.client.I_CallbackRaw

Packages that use I_CallbackRaw
org.xmlBlaster.client This is the Java client side package. 
org.xmlBlaster.client.protocol   
org.xmlBlaster.test.classtest Tests classes of the xmlBlaster distribution. 
org.xmlBlaster.test.qos   
 

Uses of I_CallbackRaw in org.xmlBlaster.client
 

Classes in org.xmlBlaster.client that implement I_CallbackRaw
 class XmlBlasterAccess
          This is the default implementation of the java client side remote access to xmlBlaster.
 

Uses of I_CallbackRaw in org.xmlBlaster.client.protocol
 

Subinterfaces of I_CallbackRaw in org.xmlBlaster.client.protocol
 interface I_CallbackExtended
          This is a little helper interface which which extends the I_Callback and I_CallbackRaw interface to become suited for protocols like xml-rpc.
 

Classes in org.xmlBlaster.client.protocol that implement I_CallbackRaw
 class AbstractCallbackExtended
          This is a little abstract helper class which extends the I_CallbackExtended interface to become suited for protocols like xml-rpc.
 

Uses of I_CallbackRaw in org.xmlBlaster.test.classtest
 

Classes in org.xmlBlaster.test.classtest that implement I_CallbackRaw
 class XmlScriptInterpreterTest.TestAccessor
           
 

Uses of I_CallbackRaw in org.xmlBlaster.test.qos
 

Classes in org.xmlBlaster.test.qos that implement I_CallbackRaw
 class TestCorbaThreads
          This client tests the number of threads opened and cleaned up by JacORB corba library.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.