修改@author注释为jinyu(foxinmy@gmail.com)
This commit is contained in:
@@ -8,7 +8,7 @@ import com.foxinmy.weixin4j.exception.WeixinException;
|
||||
* Bean构造
|
||||
*
|
||||
* @className BeanFactory
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月7日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
+1
-1
@@ -32,7 +32,7 @@ import com.foxinmy.weixin4j.type.MessageType;
|
||||
* 默认MessageMatcher实现(可以改进)
|
||||
*
|
||||
* @className DefaultMessageMatcher
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月10日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@ import com.foxinmy.weixin4j.response.WeixinResponse;
|
||||
* 微信消息的处理执行
|
||||
*
|
||||
* @className MessageHandlerExecutor
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月7日
|
||||
* @since JDK 1.6
|
||||
* @see com.foxinmy.weixin4j.handler.WeixinMessageHandler
|
||||
|
||||
+1
-1
@@ -43,7 +43,7 @@ import com.foxinmy.weixin4j.xml.MessageTransferHandler;
|
||||
* 微信消息分发器
|
||||
*
|
||||
* @className WeixinMessageDispatcher
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月7日
|
||||
* @since JDK 1.6
|
||||
* @see com.foxinmy.weixin4j.handler.WeixinMessageHandler
|
||||
|
||||
@@ -9,7 +9,7 @@ import com.foxinmy.weixin4j.util.ServerToolkits;
|
||||
* 微信消息key
|
||||
*
|
||||
* @className WeixinMessageKey
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月9日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.foxinmy.weixin4j.request.WeixinMessage;
|
||||
* 微信消息匹配
|
||||
*
|
||||
* @className WeixinMessageMatcher
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月17日
|
||||
* @since JDK 1.6
|
||||
* @see DefaultMessageMatcher
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.exception;
|
||||
* 微信异常
|
||||
*
|
||||
* @className WeixinException
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年4月10日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -12,7 +12,7 @@ import com.foxinmy.weixin4j.response.WeixinResponse;
|
||||
* 调试消息处理器
|
||||
*
|
||||
* @className DebugMessageHandler
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月17日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ import com.foxinmy.weixin4j.util.ClassUtil;
|
||||
* 消息适配器:对于特定的消息类型进行适配,如text文本、voice语音消息
|
||||
*
|
||||
* @className MessageHandlerAdapter
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月17日
|
||||
* @since JDK 1.6
|
||||
* @see com.foxinmy.weixin4j.request.WeixinMessage
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ import com.foxinmy.weixin4j.request.WeixinRequest;
|
||||
* 多个消息类型适配
|
||||
*
|
||||
* @className MultipleMessageHandlerAdapter
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2016年3月12日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ import com.foxinmy.weixin4j.response.WeixinResponse;
|
||||
* 微信消息处理器
|
||||
*
|
||||
* @className WeixinMessageHandler
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月7日
|
||||
* @since JDK 1.6
|
||||
* @see MessageHandlerAdapter
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ import com.foxinmy.weixin4j.response.WeixinResponse;
|
||||
* 消息拦截适配
|
||||
*
|
||||
* @className MessageInterceptorAdapter
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月14日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ import com.foxinmy.weixin4j.response.WeixinResponse;
|
||||
* 微信消息拦截器
|
||||
*
|
||||
* @className WeixinMessageInterceptor
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月7日
|
||||
* @since JDK 1.6
|
||||
* @see MessageInterceptorAdapter
|
||||
|
||||
@@ -9,7 +9,7 @@ import com.foxinmy.weixin4j.type.MessageType;
|
||||
* 图片消息
|
||||
*
|
||||
* @className ImageMessage
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年4月6日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -9,7 +9,7 @@ import com.foxinmy.weixin4j.type.MessageType;
|
||||
* 链接消息
|
||||
*
|
||||
* @className LinkMessage
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年4月6日
|
||||
* @since JDK 1.6
|
||||
* @see <a href=
|
||||
|
||||
@@ -9,7 +9,7 @@ import com.foxinmy.weixin4j.type.MessageType;
|
||||
* 地理位置消息
|
||||
*
|
||||
* @className LocationMessage
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年4月6日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -9,7 +9,7 @@ import com.foxinmy.weixin4j.type.MessageType;
|
||||
* 文本消息
|
||||
*
|
||||
* @className TextMessage
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年4月6日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -9,7 +9,7 @@ import com.foxinmy.weixin4j.type.MessageType;
|
||||
* 视频消息
|
||||
*
|
||||
* @className VideoMessage
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年4月6日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -12,7 +12,7 @@ import com.foxinmy.weixin4j.type.MessageType;
|
||||
* </p>
|
||||
*
|
||||
* @className VoiceMessage
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年4月6日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -9,7 +9,7 @@ import com.foxinmy.weixin4j.type.MessageType;
|
||||
* 事件消息基类
|
||||
*
|
||||
* @className EventMessage
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年4月6日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import com.foxinmy.weixin4j.type.EventType;
|
||||
* 上报地理位置事件
|
||||
*
|
||||
* @className LocationEventMessage
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年4月6日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import com.foxinmy.weixin4j.type.EventType;
|
||||
* 自定义菜单事件(view|click)
|
||||
*
|
||||
* @className MenuEventMessage
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年4月6日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
+2
-2
@@ -10,7 +10,7 @@ import com.foxinmy.weixin4j.type.EventType;
|
||||
* 弹出地理位置选择器的事件推送
|
||||
*
|
||||
* @className MenuLocationEventMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年9月30日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
@@ -40,7 +40,7 @@ public class MenuLocationEventMessage extends MenuEventMessage {
|
||||
* 地理位置信息
|
||||
*
|
||||
* @className LocationInfo
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月29日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
+3
-3
@@ -10,7 +10,7 @@ import javax.xml.bind.annotation.XmlElementWrapper;
|
||||
* 弹出拍照或者相册发图的事件推送(pic_sysphoto|pic_photo_or_album|pic_weixin)
|
||||
*
|
||||
* @className MenuPhotoEventMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年9月30日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
@@ -36,7 +36,7 @@ public class MenuPhotoEventMessage extends MenuEventMessage {
|
||||
* 图片信息
|
||||
*
|
||||
* @className PictureInfo
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月29日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
@@ -75,7 +75,7 @@ public class MenuPhotoEventMessage extends MenuEventMessage {
|
||||
* 图片
|
||||
*
|
||||
* @className PictureItem
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月29日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
+2
-2
@@ -8,7 +8,7 @@ import javax.xml.bind.annotation.XmlElement;
|
||||
* 扫码推事件(scancode_push|scancode_waitmsg)
|
||||
*
|
||||
* @className MenuScanEventMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年9月30日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
@@ -34,7 +34,7 @@ public class MenuScanEventMessage extends MenuEventMessage {
|
||||
* 扫描信息
|
||||
*
|
||||
* @className ScanInfo
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月29日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import com.foxinmy.weixin4j.type.EventType;
|
||||
* 客服关闭会话事件
|
||||
*
|
||||
* @className KfCloseEventMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月22日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import com.foxinmy.weixin4j.type.EventType;
|
||||
* 客服接入会话事件
|
||||
*
|
||||
* @className KfCreateEventMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月22日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import com.foxinmy.weixin4j.type.EventType;
|
||||
* 客服转接会话事件
|
||||
*
|
||||
* @className KfSwitchEventMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月22日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -9,7 +9,7 @@ import com.foxinmy.weixin4j.type.EventType;
|
||||
* 群发消息事件推送
|
||||
*
|
||||
* @className MassEventMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年4月27日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -10,7 +10,7 @@ import com.foxinmy.weixin4j.type.EventType;
|
||||
* 扫描二维码事件
|
||||
*
|
||||
* @className ScanEventMessage
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年4月6日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -6,7 +6,7 @@ import com.foxinmy.weixin4j.type.EventType;
|
||||
* 关注/取消关注事件</br> <font color="red">包括直接关注与扫描关注</font>
|
||||
*
|
||||
* @className ScribeEventMessage
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年4月6日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import com.foxinmy.weixin4j.type.EventType;
|
||||
* 模板消息事件推送(公众平台)
|
||||
*
|
||||
* @className TemplatesendjobfinishMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年9月19日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ import com.foxinmy.weixin4j.type.EventType;
|
||||
* 认证通知(资质认证成功/名称认证成功/年审通知/认证过期失效通知)
|
||||
*
|
||||
* @className VerifyExpireEventMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年10月25日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import javax.xml.bind.annotation.XmlTransient;
|
||||
* 认证失败事件(资质认证失败/名称认证失败)
|
||||
*
|
||||
* @className VerifyFailEventMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年10月25日
|
||||
* @since JDK 1.6
|
||||
* @see <a href=
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.qy.chat;
|
||||
* 会话事件
|
||||
*
|
||||
* @className ChatEventType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年8月1日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -14,7 +14,7 @@ import com.foxinmy.weixin4j.type.MessageType;
|
||||
* 会话事件或消息
|
||||
*
|
||||
* @className ChatItem
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年8月1日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -9,7 +9,7 @@ import javax.xml.bind.annotation.XmlTransient;
|
||||
* 接收人
|
||||
*
|
||||
* @className ChatReceiver
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年8月1日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.qy.chat;
|
||||
* 会话类型
|
||||
*
|
||||
* @className ChatType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年7月31日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -15,7 +15,7 @@ import com.foxinmy.weixin4j.type.AgentType;
|
||||
* 企业号聊天服务回调消息
|
||||
*
|
||||
* @className WeixinChatMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年8月1日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
+2
-2
@@ -11,7 +11,7 @@ import com.foxinmy.weixin4j.type.EventType;
|
||||
* 异步任务事件完成通知
|
||||
*
|
||||
* @className BatchjobresultMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月31日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
@@ -39,7 +39,7 @@ public class BatchjobresultMessage extends EventMessage {
|
||||
* 任务信息
|
||||
*
|
||||
* @className BatchJob
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年4月1日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import com.foxinmy.weixin4j.type.EventType;
|
||||
* 用户进入应用的事件推送(企业号)本事件只有在应用的回调模式中打开上报开关时上报
|
||||
*
|
||||
* @className EnterAgentEventMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年12月28日
|
||||
* @since JDK 1.6
|
||||
* @see <a href=
|
||||
|
||||
@@ -7,7 +7,7 @@ import com.foxinmy.weixin4j.type.EventType;
|
||||
* 关注/取消关注事件</br> <font color="red">包括直接关注与扫描关注</font>
|
||||
*
|
||||
* @className ScribeEventMessage
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年4月6日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.qy.suite;
|
||||
* 应用套件回调事件
|
||||
*
|
||||
* @className SuiteEventType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月21日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -13,7 +13,7 @@ import javax.xml.bind.annotation.XmlTransient;
|
||||
* 套件消息
|
||||
*
|
||||
* @className SuiteMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月23日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -12,7 +12,7 @@ import com.foxinmy.weixin4j.type.MessageType;
|
||||
* 微信消息基类
|
||||
*
|
||||
* @className WeixinMessage
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月6日
|
||||
* @since JDK 1.6
|
||||
* @see com.foxinmy.weixin4j.message.ImageMessage
|
||||
|
||||
@@ -17,7 +17,7 @@ import com.foxinmy.weixin4j.util.AesToken;
|
||||
* 微信请求
|
||||
*
|
||||
* @className WeixinRequest
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年3月29日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.response;
|
||||
* 空白回复
|
||||
*
|
||||
* @className BlankResponse
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月7日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.response;
|
||||
* 回复图片消息
|
||||
*
|
||||
* @className ImageResponse
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月5日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.response;
|
||||
* 回复音乐消息
|
||||
*
|
||||
* @className MusicResponse
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月5日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
* 回复图文消息
|
||||
*
|
||||
* @className NewsResponse
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月5日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
@@ -84,7 +84,7 @@ public class NewsResponse implements WeixinResponse {
|
||||
* 图文消息对象
|
||||
*
|
||||
* @className Article
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月5日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.response;
|
||||
* 单一内容回复
|
||||
*
|
||||
* @className SingleResponse
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年8月3日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.response;
|
||||
* 回复文本消息
|
||||
*
|
||||
* @className TextResponse
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月5日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.response;
|
||||
* 消息转移到客服
|
||||
*
|
||||
* @className TransferCustomerResponse
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月5日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.response;
|
||||
* 回复视频消息
|
||||
*
|
||||
* @className VideoResponse
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月5日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.response;
|
||||
* 回复语音消息
|
||||
*
|
||||
* @className VoiceResponse
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月5日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -5,7 +5,7 @@ package com.foxinmy.weixin4j.response;
|
||||
* 微信被动消息回复
|
||||
*
|
||||
* @className WeixinResponse
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月5日
|
||||
* @since JDK 1.6
|
||||
* @see TextResponse
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@ import com.foxinmy.weixin4j.util.ServerToolkits;
|
||||
* 单一回复编码类
|
||||
*
|
||||
* @className SingleResponseEncoder
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年08月02日
|
||||
* @since JDK 1.6
|
||||
* @see com.foxinmy.weixin4j.response.SingleResponse
|
||||
|
||||
@@ -23,7 +23,7 @@ import com.foxinmy.weixin4j.xml.EncryptMessageHandler;
|
||||
* 微信消息解码类
|
||||
*
|
||||
* @className WeixinMessageDecoder
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月13日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ import com.foxinmy.weixin4j.util.AesToken;
|
||||
* 消息传递
|
||||
*
|
||||
* @className WeixinMessageTransfer
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年6月23日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -27,7 +27,7 @@ import com.foxinmy.weixin4j.util.ServerToolkits;
|
||||
* 微信请求处理类
|
||||
*
|
||||
* @className WeixinRequestHandler
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月16日
|
||||
* @since JDK 1.6
|
||||
* @see com.foxinmy.weixin4j.dispatcher.WeixinMessageDispatcher
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import com.foxinmy.weixin4j.util.ServerToolkits;
|
||||
* 微信回复编码类
|
||||
*
|
||||
* @className WeixinResponseEncoder
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月13日
|
||||
* @since JDK 1.6
|
||||
* @see <a
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@ import com.foxinmy.weixin4j.util.AesToken;
|
||||
* 微信消息服务器初始化
|
||||
*
|
||||
* @className WeixinServerInitializer
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月17日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -11,7 +11,7 @@ import com.foxinmy.weixin4j.exception.WeixinException;
|
||||
* 使用spring容器获取bean
|
||||
*
|
||||
* @className SpringBeanFactory
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年8月11日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@ import com.foxinmy.weixin4j.util.AesToken;
|
||||
* 微信netty服务启动程序
|
||||
*
|
||||
* @className WeixinServerBootstrap
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年10月12日
|
||||
* @since JDK 1.6
|
||||
* @see com.foxinmy.weixin4j.dispatcher.WeixinMessageMatcher
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.type;
|
||||
* 账号类型
|
||||
*
|
||||
* @className AccountType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月18日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.type;
|
||||
* 应用类型
|
||||
*
|
||||
* @className AgentType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年8月1日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.type;
|
||||
* 消息加密类型
|
||||
*
|
||||
* @className EncryptType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月23日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.type;
|
||||
* 事件类型
|
||||
*
|
||||
* @className EventType
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年9月30日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -5,7 +5,7 @@ package com.foxinmy.weixin4j.type;
|
||||
*
|
||||
* 消息类型
|
||||
*
|
||||
* @author jy.hu
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
*
|
||||
*/
|
||||
public enum MessageType {
|
||||
|
||||
@@ -6,7 +6,7 @@ import java.io.Serializable;
|
||||
* aes & token
|
||||
*
|
||||
* @className AesToken
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月6日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -24,7 +24,7 @@ import com.foxinmy.weixin4j.exception.WeixinException;
|
||||
* 对class的获取
|
||||
*
|
||||
* @className ClassUtil
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年10月31日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -4,7 +4,7 @@ package com.foxinmy.weixin4j.util;
|
||||
* Hex工具类
|
||||
*
|
||||
* @className HexUtil
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月17日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -19,7 +19,7 @@ import com.foxinmy.weixin4j.startup.WeixinServerBootstrap;
|
||||
* HTTP工具类
|
||||
*
|
||||
* @className HttpUtil
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年11月15日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -12,7 +12,7 @@ import com.foxinmy.weixin4j.exception.WeixinException;
|
||||
* 消息工具类
|
||||
*
|
||||
* @className MessageUtil
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2014年10月31日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -8,7 +8,7 @@ import io.netty.handler.codec.base64.Base64Dialect;
|
||||
* NettyBase64
|
||||
*
|
||||
* @className NettyBase64
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月17日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -15,7 +15,7 @@ import com.foxinmy.weixin4j.socket.WeixinMessageTransfer;
|
||||
* 工具包
|
||||
*
|
||||
* @className ServerToolkits
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年12月26日
|
||||
* @since JDK 1.7
|
||||
* @see
|
||||
|
||||
@@ -16,7 +16,7 @@ import com.foxinmy.weixin4j.util.ServerToolkits;
|
||||
* 获取加密的密文内容
|
||||
*
|
||||
* @className EncryptMessageHandler
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月17日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
@@ -20,7 +20,7 @@ import com.foxinmy.weixin4j.util.ServerToolkits;
|
||||
* 微信消息
|
||||
*
|
||||
* @className MessageTransferHandler
|
||||
* @author jy
|
||||
* @author jinyu(foxinmy@gmail.com)
|
||||
* @date 2015年5月17日
|
||||
* @since JDK 1.6
|
||||
* @see
|
||||
|
||||
Reference in New Issue
Block a user