_fn
- private static object
Object that stores callback handlers for cross-domain requests
when using Flash as the transport.
_headers
- private static object
Object of default HTTP headers to be initialized and sent
for all transactions.
_qState
- private static int
Property to determine whether the queue is set to
1 (active) or 0 (inactive). When inactive, transactions
will be stored in the queue until the queue is set to active.
_timeout
- private static object
Object that stores timeout values for any transaction with
a defined "timeout" configuration property.