|
JSJaC | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--JSJaCConnection | +--JSJaCHttpPollingConnection
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, send, sendIQ, setPollInterval, status, suspend
|
Constructor Detail |
JSJaCHttpPollingConnection(oArg)
Method Detail |
boolean isPolling()
true
if this is a polling connection, false
otherwise.
|
JSJaC | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |