com.foxinmy.weixin4j.response
Class BlankResponse

java.lang.Object
  extended by com.foxinmy.weixin4j.response.SingleResponse
      extended by com.foxinmy.weixin4j.response.BlankResponse
All Implemented Interfaces:
WeixinResponse

public class BlankResponse
extends SingleResponse

空白回复(避免微信服务器重复推送消息)

Since:
JDK 1.6
Author:
jinyu(foxinmy@gmail.com)
See Also:

Field Summary
static BlankResponse global
           
 
Method Summary
 
Methods inherited from class com.foxinmy.weixin4j.response.SingleResponse
getMsgType, toContent, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

global

public static final BlankResponse global


Copyright © 2014–2017. All rights reserved.