org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnection

From Documentation


DocumentationZK Configuration Referencezk.xmlThe Library Propertiesorg.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnection
org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnection


Property: org.zkoss.zkmax.au.websocket.WebSocketEndPoint.reconnection

Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: true

Since 9.6.1

  • Available for ZK:
  • http://www.zkoss.org/product/zkhttp://www.zkoss.org/whyzk/zkeeVersion ee.png

Specifies whether to enable or not for the WebSocket client reconnection mechanism.

Only works when WebSocket connection is enabled.

When ZK reconnects a server and fails, the browser console will show the error like:

zk.wpd:48603 WebSocket connection to 'ws://192.168.0.5:8080/yourapp/zkwm?dtid=z_36yyy9abcdabde9H8npff8Ew' failed: 



Last Update : 2023/07/13

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.