xmlBlaster 2.2.0 API

Uses of Package
org.xmlBlaster.client

Packages that use org.xmlBlaster.client
http.dhtml.systemInfo Demo servlet and publisher for persistent http browser demo. 
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.feeder   
org.xmlBlaster.client.filepoller   
org.xmlBlaster.client.jmx   
org.xmlBlaster.client.protocol   
org.xmlBlaster.client.reader   
org.xmlBlaster.client.script   
org.xmlBlaster.contrib   
org.xmlBlaster.contrib.dbwatcher.mom   
org.xmlBlaster.contrib.filewriter   
org.xmlBlaster.contrib.replication.impl   
org.xmlBlaster.contrib.socketgetter   
org.xmlBlaster.engine The core implementation. 
org.xmlBlaster.engine.cluster   
org.xmlBlaster.engine.dispatch   
org.xmlBlaster.j2ee.k2   
org.xmlBlaster.jms   
org.xmlBlaster.protocol.http   
org.xmlBlaster.protocol.http.ajax   
org.xmlBlaster.protocol.http.appletproxy   
org.xmlBlaster.protocol.http.simple   
org.xmlBlaster.test Tests running xmlBlaster instances with ugly behaving clients. 
org.xmlBlaster.test.admin   
org.xmlBlaster.test.authentication   
org.xmlBlaster.test.classtest Tests classes of the xmlBlaster distribution. 
org.xmlBlaster.test.client   
org.xmlBlaster.test.cluster Tests xmlBlaster cluster support. 
org.xmlBlaster.test.contrib.filewatcher   
org.xmlBlaster.test.dispatch   
org.xmlBlaster.test.j2ee   
org.xmlBlaster.test.jmx   
org.xmlBlaster.test.memoryleak   
org.xmlBlaster.test.mime   
org.xmlBlaster.test.persistence   
org.xmlBlaster.test.qos   
org.xmlBlaster.test.stress   
org.xmlBlaster.test.topic   
org.xmlBlaster.test.util   
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 http.dhtml.systemInfo
I_XmlBlasterAccess
          The Java client side access to xmlBlaster.
 

Classes in org.xmlBlaster.client used by javaclients
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.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.
StreamingCallback
          StreamingCallback
StreamingCallback.Writer
          Writer needed since the out stream must be written from a thread which does not die before the thread which reads the in counterpart.
StreamingCallback.Writer.WriterData
           
SynchronousCache
          Caches the messages updated from xmlBlaster.
UpdateDispatcher
          Dispatches callback messages depending on the subscriptionId to the specific client listener.
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.feeder
I_XmlBlasterAccess
          The Java client side access to xmlBlaster.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.client.filepoller
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.
I_XmlBlasterAccess
          The Java client side access to 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.
I_XmlBlasterAccess
          The Java client side access to 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.contrib
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.contrib.dbwatcher.mom
I_Callback
          Interface to receive asynchronously send callback messages from xmlBlaster.
I_ConnectionStateListener
          Callback the client from XmlBlasterAccess if the connection to xmlBlaster is lost or was reestablished (failsafe mode).
I_XmlBlasterAccess
          The Java client side access to xmlBlaster.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.contrib.filewriter
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.contrib.replication.impl
I_Callback
          Interface to receive asynchronously send callback messages from xmlBlaster.
I_ConnectionStateListener
          Callback the client from XmlBlasterAccess if the connection to xmlBlaster is lost or was reestablished (failsafe mode).
I_XmlBlasterAccess
          The Java client side access to xmlBlaster.
 

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

Classes in org.xmlBlaster.client used by org.xmlBlaster.engine
I_ConnectionStateListener
          Callback the client from XmlBlasterAccess if the connection to xmlBlaster is lost or was reestablished (failsafe mode).
I_XmlBlasterAccess
          The Java client side access to xmlBlaster.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.engine.cluster
I_Callback
          Interface to receive asynchronously send callback messages from xmlBlaster.
I_ConnectionStateListener
          Callback the client from XmlBlasterAccess if the connection to xmlBlaster is lost or was reestablished (failsafe mode).
I_XmlBlasterAccess
          The Java client side access to xmlBlaster.
 

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

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

Classes in org.xmlBlaster.client used by org.xmlBlaster.jms
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.protocol.http
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.protocol.http.ajax
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.protocol.http.appletproxy
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.protocol.http.simple
I_XmlBlasterAccess
          The Java client side access to xmlBlaster.
 

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

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

Classes in org.xmlBlaster.client used by org.xmlBlaster.test.authentication
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.test.classtest
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_XmlBlasterAccess
          The Java client side access to xmlBlaster.
XmlBlasterAccess
          This is the default implementation of the java client side remote access to xmlBlaster.
XmlBlasterAccessMBean
          Export methods for JMX to monitor and control the java client connection.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.test.client
I_Callback
          Interface to receive asynchronously send callback messages from xmlBlaster.
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.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.test.cluster
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.test.contrib.filewatcher
I_Callback
          Interface to receive asynchronously send callback messages from xmlBlaster.
 

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

Classes in org.xmlBlaster.client used by org.xmlBlaster.test.j2ee
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.test.jmx
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.test.memoryleak
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.test.mime
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.test.persistence
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.test.qos
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_XmlBlasterAccess
          The Java client side access to xmlBlaster.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.test.stress
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.test.topic
I_Callback
          Interface to receive asynchronously send callback messages from xmlBlaster.
I_ConnectionStateListener
          Callback the client from XmlBlasterAccess if the connection to xmlBlaster is lost or was reestablished (failsafe mode).
I_XmlBlasterAccess
          The Java client side access to xmlBlaster.
 

Classes in org.xmlBlaster.client used by org.xmlBlaster.test.util
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.
I_XmlBlasterAccess
          The Java client side access to 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 API

Copyright © 1999-2014 The xmlBlaster.org contributers.