xmlBlaster 2.2.0 API

Uses of Package
org.xmlBlaster.client.protocol.http.common

Packages that use org.xmlBlaster.client.protocol.http.common
http.applet   
org.xmlBlaster.client.protocol.http.applet   
org.xmlBlaster.client.protocol.http.common   
org.xmlBlaster.protocol.http.appletproxy   
 

Classes in org.xmlBlaster.client.protocol.http.common used by http.applet
I_CallbackRaw
          Here you receive callbacks from xmlBlaster in your applet.
I_XmlBlasterAccessRaw
          Interface for XmlBlaster, the supported methods on applet client side.
 

Classes in org.xmlBlaster.client.protocol.http.common used by org.xmlBlaster.client.protocol.http.applet
I_Connection
          I_Connection
I_XmlBlasterAccessRaw
          Interface for XmlBlaster, the supported methods on applet client side.
XmlBlasterAccessRawBase
          A java client implementation to access xmlBlaster using a persistent http connection for instant callback messages.
 

Classes in org.xmlBlaster.client.protocol.http.common used by org.xmlBlaster.client.protocol.http.common
I_CallbackRaw
          Here you receive callbacks from xmlBlaster in your applet.
I_Connection
          I_Connection
I_Log
          You can redirect the logging output of the xmlBlaster applet client library.
I_ObjectStream
          I_ObjectStream
I_XmlBlasterAccessRaw
          Interface for XmlBlaster, the supported methods on applet client side.
Msg
          Encapsulates the xmlKey, content and qos.
MsgHolder
          MsgHolder is a placeholder for the messages to be sent to xmlBlaster, i.e.
PersistentRequest
          Opens a persistent http connection to the servlet which is the proxy to xmlBlaster.
XmlBlasterAccessRawBase
          A java client implementation to access xmlBlaster using a persistent http connection for instant callback messages.
 

Classes in org.xmlBlaster.client.protocol.http.common used by org.xmlBlaster.protocol.http.appletproxy
MsgHolder
          MsgHolder is a placeholder for the messages to be sent to xmlBlaster, i.e.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.