Package com.zone.weixin4j.response
Class BlankResponse
- java.lang.Object
-
- com.zone.weixin4j.response.SingleResponse
-
- com.zone.weixin4j.response.BlankResponse
-
- All Implemented Interfaces:
WeixinResponse
public class BlankResponse extends SingleResponse
空白回复(避免微信服务器重复推送消息)- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
-
-
Field Summary
Fields Modifier and Type Field Description static BlankResponse
global
-
-
-
Field Detail
-
global
public static final BlankResponse global
-
-