摘要:
转:http://blog.csdn.net/lovexieyuan520/article/details/38935137 在前面的博客中,我介绍了openfire插件开发,在那篇博客中我详细的说明怎样开发一个基于控制台的插件,这篇博客中我要介绍基于web的插件程序,同样,这篇博客实在openfi 阅读全文
posted @ 2017-07-24 17:08
wangle100
阅读(322)
评论(0)
推荐(0)
摘要:
转:http://blog.csdn.net/lovexieyuan520/article/details/37774909 1、 在上一篇博文中,我介绍了Openfire3.9.3源代码导入eclipse中开发配置指南后,在这篇博文中,我介绍一下openfire插件的开发,因为在很多使用openf 阅读全文
posted @ 2017-07-24 17:06
wangle100
阅读(221)
评论(0)
推荐(0)
摘要:
转:http://blog.csdn.net/huwenfeng_2011/article/details/43418493 Plugin接口规范 插件是openfire功能的增强表现,它的主要任务: l 在XMPP协议中作为附加功能实现 l 动态修改控制管理台 l 使用openfire api作为 阅读全文
posted @ 2017-07-24 13:22
wangle100
阅读(464)
评论(0)
推荐(0)
摘要:
转:http://blog.csdn.net/huwenfeng_2011/article/details/43418433 Plugin管理 Openfire把插件模块加入到容器分为以下步骤: l 通过classloader加载lib目录下载的所有jar l 通过classloader加载dir目 阅读全文
posted @ 2017-07-24 11:35
wangle100
阅读(243)
评论(0)
推荐(0)