Uses of Interface
com.zone.weixin4j.service.WxService
-
Packages that use WxService Package Description com.zone.weixin4j.controller com.zone.weixin4j.service.impl -
-
Uses of WxService in com.zone.weixin4j.controller
Fields in com.zone.weixin4j.controller declared as WxService Modifier and Type Field Description protected WxService
WxController. wxService
Methods in com.zone.weixin4j.controller with parameters of type WxService Modifier and Type Method Description void
WxController. setWxService(WxService wxService)
-
Uses of WxService in com.zone.weixin4j.service.impl
Classes in com.zone.weixin4j.service.impl that implement WxService Modifier and Type Class Description class
WxServiceImpl
Created by Yz on 2017/3/14.
-