xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.client.protocol.http.common.XmlBlasterAccessRawBase

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

Uses of XmlBlasterAccessRawBase in org.xmlBlaster.client.protocol.http.applet
 

Subclasses of XmlBlasterAccessRawBase in org.xmlBlaster.client.protocol.http.applet
 class XmlBlasterAccessRaw
          A java client implementation to access xmlBlaster using a persistent http connection for instant callback messages.
 

Uses of XmlBlasterAccessRawBase in org.xmlBlaster.client.protocol.http.common
 

Fields in org.xmlBlaster.client.protocol.http.common declared as XmlBlasterAccessRawBase
private  XmlBlasterAccessRawBase PersistentRequest.xmlBlasterAccess
           
 

Constructors in org.xmlBlaster.client.protocol.http.common with parameters of type XmlBlasterAccessRawBase
PersistentRequest(XmlBlasterAccessRawBase xmlBlasterAccess, java.lang.String xmlBlasterServletUrl, java.lang.String connectQos)
          Connect to the BlasterHttpProxyServlet.
PersistentRequest(XmlBlasterAccessRawBase xmlBlasterAccess, java.lang.String xmlBlasterServletUrl, java.lang.String loginName, java.lang.String passwd)
          Connect to the BlasterHttpProxyServlet.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.