Uses of Interface
com.zone.weixin4j.service.WeiXin4jContextAware
-
Packages that use WeiXin4jContextAware Package Description com.zone.weixin4j.controller com.zone.weixin4j.service.context -
-
Uses of WeiXin4jContextAware in com.zone.weixin4j.controller
Fields in com.zone.weixin4j.controller declared as WeiXin4jContextAware Modifier and Type Field Description protected WeiXin4jContextAware
WxController. weiXin4jContextAware
Methods in com.zone.weixin4j.controller that return WeiXin4jContextAware Modifier and Type Method Description WeiXin4jContextAware
WxController. getWeiXin4jContextAware()
Methods in com.zone.weixin4j.controller with parameters of type WeiXin4jContextAware Modifier and Type Method Description void
WxController. setWeiXin4jContextAware(WeiXin4jContextAware weiXin4jContextAware)
-
Uses of WeiXin4jContextAware in com.zone.weixin4j.service.context
Classes in com.zone.weixin4j.service.context that implement WeiXin4jContextAware Modifier and Type Class Description class
WeiXin4jContextAwareImpl
Created by Yz on 2017/3/15.
-