所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- cn.herodotus.engine.access.wxapp.processor.WxappAccessHandler (implements cn.herodotus.engine.access.core.definition.AccessHandler)
- cn.herodotus.engine.access.wxapp.configuration.WxappConfiguration
- cn.herodotus.engine.access.wxapp.condition.WxappEnabledCondition (implements org.springframework.context.annotation.Condition)
- cn.herodotus.engine.access.wxapp.processor.WxappLogHandler (implements cn.binarywang.wx.miniapp.message.WxMaMessageHandler)
- cn.herodotus.engine.access.wxapp.processor.WxappProcessor (implements org.springframework.beans.factory.InitializingBean)
- cn.herodotus.engine.access.wxapp.properties.WxappProperties (implements java.io.Serializable)
- cn.herodotus.engine.access.wxapp.properties.WxappProperties.Config
- cn.herodotus.engine.access.wxapp.properties.WxappProperties.Subscribe
Annotation Interface Hierarchy
- cn.herodotus.engine.access.wxapp.annotation.ConditionalOnWxappEnabled (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cn.herodotus.engine.access.wxapp.enums.MiniProgramState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)