xmlBlaster 2.2.0 API

Package org.xmlBlaster.client

This is the Java client side package.

See:
          Description

Interface Summary
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.
XmlBlasterAccessMBean Export methods for JMX to monitor and control the java client connection.
 

Class Summary
ClientErrorHandler The default error recovery implementation for messages which are lost in time and universe.
JavascriptCallback Forwards callback messages to Javascript code.
PluginLoader PluginLoader is responsible for loading and initialization of client secuirty plugins.
StreamingCallback StreamingCallback
SynchronousCache Caches the messages updated from xmlBlaster.
UpdateDispatcher Dispatches callback messages depending on the subscriptionId to the specific client listener.
XmlBlasterAccess This is the default implementation of the java client side remote access to xmlBlaster.
XmlDbMessageWrapper Wrapping a SQL request with XML, to be used in the 'content' of a message.
 

Package org.xmlBlaster.client Description

This is the Java client side package.


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.