org.zkoss.zkmax.au.websocket.WebSocketEndPoint.urlPattern"
From Documentation
Wenninghsu (talk | contribs) (Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zkmax.au.websocket.WebSocketEndPoint.urlPattern {{GlobalLibraryProperty}} Default: <i>/zkwm</i> [Since 8.5.0...") |
|||
Line 6: | Line 6: | ||
Default: <i>/zkwm</i> | Default: <i>/zkwm</i> | ||
− | + | {{versionSince| 8.5.0}} | |
{{ZK EE}} | {{ZK EE}} | ||
− | It specifies the update URL pattern when WebSocket connection is enabled. | + | It specifies the update URL pattern when the WebSocket connection is enabled. |
− | Only works when WebSocket connection is enabled. | + | Only works when a WebSocket connection is enabled. |
{{ZKConfigurationReferencePageFooter}} | {{ZKConfigurationReferencePageFooter}} |
Latest revision as of 07:04, 29 March 2022
Property:
org.zkoss.zkmax.au.websocket.WebSocketEndPoint.urlPattern
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: /zkwm
Since 8.5.0
- Available for ZK:
It specifies the update URL pattern when the WebSocket connection is enabled.
Only works when a WebSocket connection is enabled.