xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.protocol.http.HttpPushHandler

Packages that use HttpPushHandler
org.xmlBlaster.protocol.http   
 

Uses of HttpPushHandler in org.xmlBlaster.protocol.http
 

Fields in org.xmlBlaster.protocol.http declared as HttpPushHandler
private  HttpPushHandler HttpPushHandler.HttpPingThread.pushHandler
           
 

Methods in org.xmlBlaster.protocol.http that return HttpPushHandler
static HttpPushHandler BlasterHttpProxy.getHttpPushHandler(java.lang.String sessionId)
          Gives a proxy connection by a given sessionId.
 

Methods in org.xmlBlaster.protocol.http with parameters of type HttpPushHandler
static void BlasterHttpProxy.addHttpPushHandler(java.lang.String sessionId, HttpPushHandler httpPushHandler)
          Gives a proxy connection by a given sessionId.
 

Constructors in org.xmlBlaster.protocol.http with parameters of type HttpPushHandler
HttpPushHandler.HttpPingThread(HttpPushHandler pushHandler, long pingInterval, java.lang.String loginName)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.