|
JSJaC | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--JSJaCConnection
|
+--JSJaCHttpBindingConnection
Implementation of XMPP Over BOSH
formerly known as HTTP Binding.
Defined in JSJaCHttpBindingConnection.js
| Fields inherited from class JSJaCConnection |
oDbg
|
| Constructor Summary | |
JSJaCHttpBindingConnection(oArg)
Instantiates an HTTP Binding session |
|
| Method Summary | |
void
|
inherit(oArg)
Inherit an instantiated HTTP Binding session |
boolean
|
isPolling()
whether this session is in polling mode |
Object
|
setPollInterval(<int> timerval)
Sets poll interval |
| Methods inherited from class JSJaCConnection |
connect, connected, disconnect, getPollInterval, registerHandler, unregisterHandler, registerIQGet, registerIQSet, resume, send, sendIQ, status, suspend
|
| Constructor Detail |
JSJaCHttpBindingConnection(oArg)
| Method Detail |
void inherit(oArg)
boolean isPolling()
Object setPollInterval(<int> timerval)
timerval - the interval in seconds
|
JSJaC | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||