|
xmlBlaster 2.2.0 client API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
This is the Java client side package.
|
xmlBlaster 2.2.0 client API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |