xmlBlaster 2.2.0 client API

Uses of Package
org.xmlBlaster.client

Packages that use org.xmlBlaster.client
javaclients Java examples, start reading the HelloWorld clients. 
org.xmlBlaster.client This is the Java client side package. 
org.xmlBlaster.client.dispatch   
org.xmlBlaster.client.jmx   
org.xmlBlaster.client.protocol   
org.xmlBlaster.client.reader   
org.xmlBlaster.client.script   
org.xmlBlaster.util Java helper classes for server and client programming. 
org.xmlBlaster.util.admin.extern   
org.xmlBlaster.util.dispatch   
org.xmlBlaster.util.dispatch.plugins.prio   
org.xmlBlaster.util.qos   
 

Classes in org.xmlBlaster.client used by javaclients
I_Callback
          Interface to receive asynchronously send callback messages from xmlBlaster.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.client
I_Callback
          Interface to receive asynchronously send callback messages from xmlBlaster.
I_CallbackRaw
          This is a little helper class is the same as the CORBA generated
I_ConnectionHandler
          Access the connection handler to access connection status information or manipulate queued messages.
I_ConnectionStateListener
          Callback the client from XmlBlasterAccess if the connection to xmlBlaster is lost or was reestablished (failsafe mode).
I_StreamingCallback
          Interface to receive asynchronously send callback messages from xmlBlaster.
I_XmlBlasterAccess
          The Java client side access to xmlBlaster.
SynchronousCache
          Caches the messages updated from xmlBlaster.
XmlBlasterAccessMBean
          Export methods for JMX to monitor and control the java client connection.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.client.dispatch
I_XmlBlasterAccess
          The Java client side access to xmlBlaster.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.client.jmx
I_Callback
          Interface to receive asynchronously send callback messages from xmlBlaster.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.client.protocol
I_Callback
          Interface to receive asynchronously send callback messages from xmlBlaster.
I_CallbackRaw
          This is a little helper class is the same as the CORBA generated
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.client.reader
I_Callback
          Interface to receive asynchronously send callback messages from xmlBlaster.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.client.script
I_Callback
          Interface to receive asynchronously send callback messages from xmlBlaster.
I_XmlBlasterAccess
          The Java client side access to xmlBlaster.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.util
I_XmlBlasterAccess
          The Java client side access to xmlBlaster.
PluginLoader
          PluginLoader is responsible for loading and initialization of client secuirty plugins.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.util.admin.extern
I_Callback
          Interface to receive asynchronously send callback messages from xmlBlaster.
I_XmlBlasterAccess
          The Java client side access to xmlBlaster.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.util.dispatch
I_XmlBlasterAccess
          The Java client side access to xmlBlaster.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.util.dispatch.plugins.prio
I_Callback
          Interface to receive asynchronously send callback messages from xmlBlaster.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.util.qos
PluginLoader
          PluginLoader is responsible for loading and initialization of client secuirty plugins.
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.