课程/Java/后端开发
Dwr实现JAVA服务器端向客户端推送消息
-
-
NodeJ
2017-12-13
-
不使用ScriptBuffer:
WebContext wc = WebContextFactory.get();
Collection<ScriptSession> sc = wc.getAllScriptSessions();
Util u = new Util(sc);
u.addFunctionCall("callback", msg);
-
0赞 · 1采集
-
-
霜花似雪
2017-01-11
- 页面代码
-
截图
0赞 · 2采集
-
-
moocer9527
2017-01-06
- js代码
-
截图
0赞 · 1采集
-
-
moocer9527
2017-01-06
- dwr.xml配置
-
截图
0赞 · 1采集