public interface WeiXinReceiver
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_BEAN_NAME
默认的bean配置名称
|
Modifier and Type | Method and Description |
---|---|
List<WeiXinHandler> |
getMatchWeiXinHandlers(WeiXinHandlerMode mode) |
void |
receive(WeiXinContext context)
接收微信消息
|
void |
setReceiverHandlerList(List<WeiXinHandler> receiverHandlerList)
批量注册Handler
|
static final String DEFAULT_BEAN_NAME
List<WeiXinHandler> getMatchWeiXinHandlers(WeiXinHandlerMode mode)
void setReceiverHandlerList(List<WeiXinHandler> receiverHandlerList)
receiverHandlerList
- void receive(WeiXinContext context)
context
- Copyright © 2006–2018 TinyGroup. All rights reserved.