类分层结构
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- bee.cloud.service.core.result.Results
- bee.cloud.service.core.auth.Auth
- bee.cloud.service.core.BData
- bee.cloud.service.core.Checks
- bee.cloud.service.core.CommApi
- bee.cloud.service.core.util.Constants
- bee.cloud.service.core.error.ErrorEntity
- bee.cloud.service.esearch.pool.ESClientPool
- bee.cloud.service.esearch.pool.ESClientPoolFactory
- bee.cloud.service.core.HttpParam
- bee.cloud.service.core.PathData
- bee.cloud.service.core.result.ResultCode
- bee.cloud.service.core.listener.StartupListener
- bee.cloud.core.db.SupParam
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- bee.tool.err.BeeException
- bee.cloud.service.core.auth.Token2
- bee.cloud.service.core.util.TokenUtil
- bee.cloud.service.core.util.TokenUtil.Token
- bee.cloud.service.core.UploadRoute
- bee.cloud.service.core.UploadRoute.Item
- bee.cloud.service.core.Visitor
接口分层结构
注释类型分层结构
- bee.cloud.service.core.annotation.BInit (implements java.lang.annotation.Annotation)
- bee.cloud.service.core.annotation.ApiParam (implements java.lang.annotation.Annotation)
- bee.cloud.service.core.annotation.ApiDesc (implements java.lang.annotation.Annotation)
- bee.cloud.service.core.annotation.API (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)