JSJaC

Class JSJaCHttpPollingConnection

Object
   |
   +--JSJaCConnection
         |
         +--JSJaCHttpPollingConnection

class JSJaCHttpPollingConnection
extends JSJaCConnection


Implementation of HTTP Polling
Defined in JSJaCHttpPollingConnection.js


 
Fields inherited from class JSJaCConnection
oDbg
 
Constructor Summary
JSJaCHttpPollingConnection(oArg)
            Instantiates an HTTP Polling session
 
Method Summary
 boolean isPolling()
           Tells whether this implementation of JSJaCConnection is polling Useful if it needs to be decided whether it makes sense to allow for adjusting or adjust the polling interval JSJaCConnection.setPollInterval()
 
Methods inherited from class JSJaCConnection
connect, connected, disconnect, getPollInterval, registerHandler, unregisterHandler, registerIQGet, registerIQSet, resume, resumeFromData, send, sendIQ, setPollInterval, status, suspend, suspendToData
 

Constructor Detail

JSJaCHttpPollingConnection

JSJaCHttpPollingConnection(oArg)

Method Detail

isPolling

boolean isPolling()

JSJaC

Documentation generated by JSDoc on Tue Apr 5 02:10:38 2016