Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/xmpp/TransportSession.js

  • Provides:

    • dojox.xmpp.TransportSession
  • Requires:

    • dojox.xmpp.bosh in common
    • dojox.xmpp.util in common
    • dojox.data.dom in common
  • dojox.xmpp.TransportSession

    • type
      Function
    • parameters:
      • props
  • dojox.xmpp.TransportSession.rid

    • type
      Number
  • dojox.xmpp.TransportSession.hold

    • type
      Number
  • dojox.xmpp.TransportSession.polling

    • type
      Number
  • dojox.xmpp.TransportSession.secure

    • type
      bool
  • dojox.xmpp.TransportSession.wait

    • type
      Number
  • dojox.xmpp.TransportSession.lang

    • type
      String
  • dojox.xmpp.TransportSession.submitContentType

    • type
      String
  • dojox.xmpp.TransportSession.serviceUrl

    • type
      String
  • dojox.xmpp.TransportSession.defaultResource

    • type
      String
  • dojox.xmpp.TransportSession.domain

    • type
      String
  • dojox.xmpp.TransportSession.sendTimeout

    • type
      Number
  • dojox.xmpp.TransportSession.useScriptSrcTransport

    • type
      bool
  • dojox.xmpp.TransportSession.keepAliveTimer

    • type
      Object
  • dojox.xmpp.TransportSession.state

    • type
      String
  • dojox.xmpp.TransportSession.transmitState

    • type
      String
  • dojox.xmpp.TransportSession.protocolPacketQueue

    • type
      Array
  • dojox.xmpp.TransportSession.outboundQueue

    • type
      Array
  • dojox.xmpp.TransportSession.outboundRequests

    • type
      Object
  • dojox.xmpp.TransportSession.inboundQueue

    • type
      Array
  • dojox.xmpp.TransportSession.deferredRequests

    • type
      Object
  • dojox.xmpp.TransportSession.matchTypeIdAttribute

    • type
      Object
  • dojox.xmpp.TransportSession.open

    • type
      Function
  • dojox.xmpp.TransportSession.open.status

    • type
      String
  • dojox.xmpp.TransportSession.open.rid

    • type
      Object
  • dojox.xmpp.TransportSession.open.protocolPacketQueue

    • type
      Array
  • dojox.xmpp.TransportSession.open.outboundQueue

    • type
      Array
  • dojox.xmpp.TransportSession.open.outboundRequests

    • type
      Object
  • dojox.xmpp.TransportSession.open.inboundQueue

    • type
      Array
  • dojox.xmpp.TransportSession.open.deferredRequests

    • type
      Object
  • dojox.xmpp.TransportSession.open.matchTypeIdAttribute

    • type
      Object
  • dojox.xmpp.TransportSession.open.keepAliveTimer

    • type
      Object
  • dojox.xmpp.TransportSession._sendLogin

    • type
      Function
  • dojox.xmpp.TransportSession._sendRestart

    • type
      Function
  • dojox.xmpp.TransportSession.processScriptSrc

    • parameters:
      • msg
      • rid
    • type
      Function
  • dojox.xmpp.TransportSession._keepAlive

    • type
      Function
  • dojox.xmpp.TransportSession._keepAlive.keepAliveTimer

    • type
      Object
  • dojox.xmpp.TransportSession.close

    • parameters:
      • protocolMsg
    • type
      Function
  • dojox.xmpp.TransportSession.dispatchPacket

    • parameters:
      • msg
      • protocolMatchType
      • matchId
      • matchProperty
    • type
      Function
  • dojox.xmpp.TransportSession.dispatchPacket.dispatchTimer

    • type
      Object
  • dojox.xmpp.TransportSession._dispatchPacket

    • type
      Function
  • dojox.xmpp.TransportSession._dispatchPacket.dispatchTimer

    • type
      Object
  • dojox.xmpp.TransportSession._dispatchPacket.lastPollTime

    • type
      Object
  • dojox.xmpp.TransportSession.redispatchPacket

    • parameters:
      • rid
    • type
      Function
  • dojox.xmpp.TransportSession.addToOutboundQueue

    • parameters:
      • msg
      • rid
    • type
      Function
  • dojox.xmpp.TransportSession.removeFromOutboundQueue

    • parameters:
      • rid
    • type
      Function
  • dojox.xmpp.TransportSession.processProtocolPacketQueue

    • type
      Function
  • dojox.xmpp.TransportSession.processProtocolPacketQueue.protocolPacketQueue

    • type
      Array
  • dojox.xmpp.TransportSession.sendXml

    • parameters:
      • message
      • rid
    • type
      Function
  • dojox.xmpp.TransportSession.sendXml.transmitState

    • type
      String
  • dojox.xmpp.TransportSession.processDocument

    • parameters:
      • doc
      • rid
    • type
      Function
  • dojox.xmpp.TransportSession.processDocument.transmitState

    • type
      String
  • dojox.xmpp.TransportSession.processDocument.outboundQueue.0.rid

  • dojox.xmpp.TransportSession.processInboundQueue

    • type
      Function
  • dojox.xmpp.TransportSession.addToInboundQueue

    • parameters:
      • doc
      • rid
    • type
      Function
  • dojox.xmpp.TransportSession.processResponse

    • parameters:
      • body
      • rid
    • type
      Function
  • dojox.xmpp.TransportSession.processResponse.sid

  • dojox.xmpp.TransportSession.processResponse.authId

    • type
      Object
  • dojox.xmpp.TransportSession.processResponse.wait

    • type
      Object
  • dojox.xmpp.TransportSession.processResponse.polling

    • type
      Number
  • dojox.xmpp.TransportSession.processResponse.inactivity

    • type
      Object
  • dojox.xmpp.TransportSession.processProtocolResponse

    • parameters:
      • msg
      • rid
    • type
      Function
  • dojox.xmpp.TransportSession.setState

    • parameters:
      • state
      • message
    • type
      Function
  • dojox.xmpp.TransportSession.setState.state

  • dojox.xmpp.TransportSession.isTerminated

    • type
      Function
  • dojox.xmpp.TransportSession.processError

    • parameters:
      • err
      • httpStatusCode
      • rid
    • type
      Function
  • dojox.xmpp.TransportSession.processError.transmitState

    • type
      String
  • dojox.xmpp.TransportSession.onTerminate

    • parameters:
      • newState
      • oldState
      • message
    • type
      Function
  • dojox.xmpp.TransportSession.onProcessProtocolResponse

    • parameters:
      • msg
    • type
      Function
  • dojox.xmpp.TransportSession.onReady

    • parameters:
      • newState
      • oldState
    • type
      Function
  • dojox.xmpp.TransportSession.transportIframes

    • type
      Array
  • dojox.xmpp

    • type
      Object
  • dojox

    • type
      Object