所有程序包的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • cn.xisoil.tool.HttpConnection
    • cn.xisoil.HttpEntity
    • cn.xisoil.config.HttpServiceScannerConfig (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
    • cn.xisoil.interceptors.MethodInterceptor (implements org.springframework.cglib.proxy.MethodInterceptor)

Annotation Interface Hierarchy

Enum Class Hierarchy