Class WicketWebSocketJQueryResourceReference

All Implemented Interfaces:
Serializable, IClusterable

A resource reference that provides the JavaScript that may be used to create WebSocket connections in the browser. The benefit over usage of plain <code>window.WebSocket<code> is that it supports handling of Wicket's <ajax-response> responses.
Since:
6.0
See Also: