Package org.zkoss.zkmax.au.websocket
Class WebSocketDesktopInit
- java.lang.Object
-
- org.zkoss.zkmax.au.websocket.WebSocketDesktopInit
-
- All Implemented Interfaces:
org.zkoss.zk.ui.util.DesktopInit
public class WebSocketDesktopInit extends java.lang.Object implements org.zkoss.zk.ui.util.DesktopInitA DesktopInit implementation for WebSocket connections.- Since:
- 8.5.0
- Author:
- wenninghsu
-
-
Constructor Summary
Constructors Constructor Description WebSocketDesktopInit()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinit(org.zkoss.zk.ui.Desktop desktop, java.lang.Object request)
-