package com.guoguo; import java.io.Serializable; import nl.justobjects.pushlet.core.Event; import nl.justobjects.pushlet.core.EventPullSource; public class HelloWorldPushlet implements Serializable { private static final long serialVersionUID = 1L; static public class HelloWorldEvent extends EventPullSource { @Override protected long getSleepTime() { return 1000; // 刷新时间 } @Override protected Event pullEvent() { Event event = Event.createDataEvent("/chat");// 事件标识 // String s = "hello"; // event.setField("hw", s);// 封装参数 return event; } } }
最近下载更多
912299793 LV21
2021年2月10日
libin19830831 LV1
2021年1月11日
ihopefree LV1
2018年12月20日
1154678481 LV9
2018年10月10日
a987013741 LV9
2018年8月10日
zhangtiancheng LV10
2018年7月25日
ZeSino LV5
2018年6月27日
swc1234 LV1
2018年6月11日
C544350851 LV26
2018年5月9日
xuxu002_long LV8
2018年2月16日
最近浏览更多
lironggang LV38
2023年4月25日
好的好的 LV8
2022年7月13日
nibin576 LV6
2022年5月31日
康 LV1
2021年11月24日
13798956075 LV1
2021年10月8日
长得丑活得久 LV3
2021年3月8日
912299793 LV21
2021年2月10日
libin19830831 LV1
2021年1月11日
dongzhan LV12
2020年12月22日
油炸糖醋鲤鱼 LV5
2020年10月7日