所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- cn.herodotus.engine.access.wxmpp.configuration.WxmppConfiguration
- cn.herodotus.engine.access.wxmpp.condition.WxmppEnabledCondition (implements org.springframework.context.annotation.Condition)
- cn.herodotus.engine.access.wxmpp.processor.WxmppLogHandler (implements me.chanjar.weixin.mp.api.WxMpMessageHandler)
- cn.herodotus.engine.access.wxmpp.processor.WxmppProcessor (implements org.springframework.beans.factory.InitializingBean)
- cn.herodotus.engine.access.wxmpp.properties.WxmppProperties
- cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.MpConfig
- cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.RedisConfig
Annotation Interface Hierarchy
- cn.herodotus.engine.access.wxmpp.annotation.ConditionalOnWxmppEnabled (implements java.lang.annotation.Annotation)