public class WeiXinContextDefault extends ContextImpl implements WeiXinContext
DEFAULT_INPUT_NAME, DEFAULT_OUTPUT_NAME, WEIXIN_ALL_COMMAND, WEIXIN_CLIENT, WEIXIN_MENU_COMMAND, WEIXIN_MENU_CONFIG, WEIXIN_MENU_TXET, WEIXIN_SESSION| Constructor and Description |
|---|
WeiXinContextDefault() |
| Modifier and Type | Method and Description |
|---|---|
<INPUT> INPUT |
getInput()
获取微信输入消息
|
<OUTPUT> OUTPUT |
getOutput()
获取微信输出结果
|
WeiXinSession |
getWeiXinSession()
得到当前用户的会话
|
<INPUT> void |
setInput(INPUT input)
设置微信输入消息
|
<OUTPUT> void |
setOutput(OUTPUT output)
设置微信输出结果
|
clear, clearSubContext, contain, containNodeMap, createSubContext, exist, existNodeMap, findNodeMap, get, getInSubContext, getItemMap, getParent, getSubContext, getSubContextMap, getTotalContext, getTotalItemMap, put, putContext, putSubContext, remove, removeSubContext, renameKey, renameKeyNodeMap, setParentget, put, putAll, remove, setItemMap, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearSubContext, createSubContext, getInSubContext, getItemMap, getParent, getSubContext, getSubContextMap, getTotalItemMap, put, putSubContext, remove, removeSubContext, setParentpublic <INPUT> INPUT getInput()
WeiXinContextgetInput in interface WeiXinContextpublic <INPUT> void setInput(INPUT input)
WeiXinContextsetInput in interface WeiXinContextpublic <OUTPUT> OUTPUT getOutput()
WeiXinContextgetOutput in interface WeiXinContextpublic <OUTPUT> void setOutput(OUTPUT output)
WeiXinContextsetOutput in interface WeiXinContextpublic WeiXinSession getWeiXinSession()
WeiXinContextgetWeiXinSession in interface WeiXinContextCopyright © 2006–2018 TinyGroup. All rights reserved.