程序包com.github.charlemaznable.httpclient.ohclient的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • com.github.charlemaznable.httpclient.common.CommonBase<T>
      • com.github.charlemaznable.httpclient.common.CommonReq<T>
    • com.github.charlemaznable.core.guice.CommonModular<M>
      • com.github.charlemaznable.httpclient.ohclient.OhModular
    • com.github.charlemaznable.httpclient.ohclient.OhFactory
    • com.github.charlemaznable.httpclient.ohclient.OhFactory.OhLoader
    • com.github.charlemaznable.core.spring.SpringFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.FactoryBean<T>)
    • com.github.charlemaznable.core.spring.SpringScannerRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
    • java.lang.Throwable (implements java.io.Serializable)

Annotation Interface Hierarchy

  • com.github.charlemaznable.httpclient.ohclient.OhClient (implements java.lang.annotation.Annotation)
  • com.github.charlemaznable.httpclient.ohclient.OhScan (implements java.lang.annotation.Annotation)