Class Index | File Index

Classes


Built-In Namespace _global_

Method Summary
Method Attributes Method Name and Description
void 
HTTPFabricConnection callbacks.
Method Detail
HTTPFabricConnectionCallbacks()
HTTPFabricConnection callbacks.

onException - called on any unhandled exception
onFabricConnectionLost - called once if reconnection failed continuosly during FabricClient.conf.serverConnectionCheckAttempts
onSessionIntercepted - called once the same user logged from another place
onReopenStart - called once server session is gone for some reson
onReopenEnd - called once reopen finished
onReopenFailed - called once reopen failed
onServerConnectionLost - called once connection to the server lost, first argument - server resposne
onServerConnectionRepaired - called once connection to the server established and reopening finished
onServerReconnectFailed - called every time reconnect failed, first argument - server response on reconnect attempt

Defined in: </home/ubuntu/streamscape/NeeveBuild/stjsapi/src/main/webapp/js/HTTPFabricConnection.js>.

Copyright © 2015-2021 StreamScape Technologies. All rights reserved.