|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 loginName,
java.lang.String passwd)
Connect to the BlasterHttpProxyServlet. |
|
PersistentRequest(XmlBlasterAccessRawBase xmlBlasterAccess,
java.lang.String xmlBlasterServletUrl,
java.lang.String connectQos)
Connect to the BlasterHttpProxyServlet. |
|
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||