您的浏览器已禁用 JavaScript。
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
me.chanjar.weixin.cp.api
,
me.chanjar.weixin.cp.api.impl
,
me.chanjar.weixin.cp.bean
,
me.chanjar.weixin.cp.bean.article
,
me.chanjar.weixin.cp.bean.messagebuilder
,
me.chanjar.weixin.cp.bean.outxmlbuilder
,
me.chanjar.weixin.cp.config
,
me.chanjar.weixin.cp.message
,
me.chanjar.weixin.cp.util.crypto
,
me.chanjar.weixin.cp.util.json
,
me.chanjar.weixin.cp.util.xml
类分层结构
java.lang.
Object
me.chanjar.weixin.cp.api.impl.
AbstractWxCpServiceImpl
<H,P> (implements me.chanjar.weixin.common.util.http.
RequestHttp
<H,P>, me.chanjar.weixin.cp.api.
WxCpService
)
me.chanjar.weixin.cp.api.impl.
WxCpServiceApacheHttpClientImpl
me.chanjar.weixin.cp.api.impl.
WxCpServiceImpl
me.chanjar.weixin.cp.api.impl.
WxCpServiceJoddHttpImpl
me.chanjar.weixin.cp.api.impl.
WxCpServiceOkHttpImpl
me.chanjar.weixin.cp.bean.messagebuilder.
BaseBuilder
<T>
me.chanjar.weixin.cp.bean.messagebuilder.
FileBuilder
me.chanjar.weixin.cp.bean.messagebuilder.
ImageBuilder
me.chanjar.weixin.cp.bean.messagebuilder.
MpnewsBuilder
me.chanjar.weixin.cp.bean.messagebuilder.
NewsBuilder
me.chanjar.weixin.cp.bean.messagebuilder.
TextBuilder
me.chanjar.weixin.cp.bean.messagebuilder.
VideoBuilder
me.chanjar.weixin.cp.bean.messagebuilder.
VoiceBuilder
me.chanjar.weixin.cp.bean.outxmlbuilder.
BaseBuilder
<BuilderType,ValueType>
me.chanjar.weixin.cp.bean.outxmlbuilder.
ImageBuilder
me.chanjar.weixin.cp.bean.outxmlbuilder.
NewsBuilder
me.chanjar.weixin.cp.bean.outxmlbuilder.
TextBuilder
me.chanjar.weixin.cp.bean.outxmlbuilder.
VideoBuilder
me.chanjar.weixin.cp.bean.outxmlbuilder.
VoiceBuilder
me.chanjar.weixin.cp.bean.article.
MpnewsArticle
me.chanjar.weixin.cp.bean.article.
MpnewsArticle.Builder
me.chanjar.weixin.cp.bean.article.
NewArticle
me.chanjar.weixin.cp.bean.
WxCpDepart
(implements java.io.
Serializable
)
me.chanjar.weixin.cp.util.json.
WxCpDepartGsonAdapter
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
me.chanjar.weixin.cp.api.impl.
WxCpDepartmentServiceImpl
(implements me.chanjar.weixin.cp.api.
WxCpDepartmentService
)
me.chanjar.weixin.cp.util.json.
WxCpGsonBuilder
me.chanjar.weixin.cp.config.
WxCpInMemoryConfigStorage
(implements me.chanjar.weixin.cp.config.
WxCpConfigStorage
)
me.chanjar.weixin.cp.config.
WxCpJedisConfigStorage
(implements me.chanjar.weixin.cp.config.
WxCpConfigStorage
)
me.chanjar.weixin.cp.api.impl.
WxCpMediaServiceImpl
(implements me.chanjar.weixin.cp.api.
WxCpMediaService
)
me.chanjar.weixin.cp.api.impl.
WxCpMenuServiceImpl
(implements me.chanjar.weixin.cp.api.
WxCpMenuService
)
me.chanjar.weixin.cp.bean.
WxCpMessage
(implements java.io.
Serializable
)
me.chanjar.weixin.cp.util.json.
WxCpMessageGsonAdapter
(implements com.google.gson.JsonSerializer<T>)
me.chanjar.weixin.cp.message.
WxCpMessageRouter
me.chanjar.weixin.cp.message.
WxCpMessageRouterRule
me.chanjar.weixin.cp.bean.
WxCpMessageSendResult
me.chanjar.weixin.cp.api.impl.
WxCpOAuth2ServiceImpl
(implements me.chanjar.weixin.cp.api.
WxCpOAuth2Service
)
me.chanjar.weixin.cp.bean.
WxCpTag
(implements java.io.
Serializable
)
me.chanjar.weixin.cp.bean.
WxCpTagAddOrRemoveUsersResult
me.chanjar.weixin.cp.util.json.
WxCpTagGsonAdapter
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
me.chanjar.weixin.cp.api.impl.
WxCpTagServiceImpl
(implements me.chanjar.weixin.cp.api.
WxCpTagService
)
me.chanjar.weixin.cp.bean.
WxCpUser
(implements java.io.
Serializable
)
me.chanjar.weixin.cp.bean.
WxCpUser.Attr
me.chanjar.weixin.cp.util.json.
WxCpUserGsonAdapter
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
me.chanjar.weixin.cp.api.impl.
WxCpUserServiceImpl
(implements me.chanjar.weixin.cp.api.
WxCpUserService
)
me.chanjar.weixin.cp.bean.
WxCpXmlMessage
(implements java.io.
Serializable
)
me.chanjar.weixin.cp.bean.
WxCpXmlMessage.ScanCodeInfo
me.chanjar.weixin.cp.bean.
WxCpXmlMessage.SendLocationInfo
me.chanjar.weixin.cp.bean.
WxCpXmlMessage.SendPicsInfo
me.chanjar.weixin.cp.bean.
WxCpXmlMessage.SendPicsInfo.Item
me.chanjar.weixin.cp.bean.
WxCpXmlOutMessage
(implements java.io.
Serializable
)
me.chanjar.weixin.cp.bean.
WxCpXmlOutImageMessage
me.chanjar.weixin.cp.bean.
WxCpXmlOutNewsMessage
me.chanjar.weixin.cp.bean.
WxCpXmlOutTextMessage
me.chanjar.weixin.cp.bean.
WxCpXmlOutVideoMessage
me.chanjar.weixin.cp.bean.
WxCpXmlOutVoiceMessage
me.chanjar.weixin.cp.bean.
WxCpXmlOutNewsMessage.Item
me.chanjar.weixin.cp.bean.
WxCpXmlOutVideoMessage.Video
me.chanjar.weixin.common.util.crypto.
WxCryptUtil
me.chanjar.weixin.cp.util.crypto.
WxCpCryptUtil
me.chanjar.weixin.common.util.json.
WxMenuGsonAdapter
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
me.chanjar.weixin.cp.util.json.
WxCpMenuGsonAdapter
me.chanjar.weixin.cp.util.xml.
XStreamTransformer
接口分层结构
me.chanjar.weixin.cp.config.
WxCpConfigStorage
me.chanjar.weixin.cp.api.
WxCpDepartmentService
me.chanjar.weixin.cp.api.
WxCpMediaService
me.chanjar.weixin.cp.api.
WxCpMenuService
me.chanjar.weixin.cp.message.
WxCpMessageHandler
me.chanjar.weixin.cp.message.
WxCpMessageInterceptor
me.chanjar.weixin.cp.message.
WxCpMessageMatcher
me.chanjar.weixin.cp.api.
WxCpOAuth2Service
me.chanjar.weixin.cp.api.
WxCpService
me.chanjar.weixin.cp.api.
WxCpTagService
me.chanjar.weixin.cp.api.
WxCpUserService
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
me.chanjar.weixin.cp.bean.
WxCpUser.Gender
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2017. All rights reserved.