类分层结构
- java.lang.Object
- com.github.charlemaznable.httpclient.common.CommonBase<T>
- com.github.charlemaznable.httpclient.common.CommonReq<T>
- com.github.charlemaznable.httpclient.common.CommonReq.Instance<T>
- com.github.charlemaznable.httpclient.wfclient.WfReq
- com.github.charlemaznable.core.guice.CommonModular<M>
- com.github.charlemaznable.httpclient.wfclient.WfModular
- 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)
- com.github.charlemaznable.httpclient.wfclient.WfFactory
- com.github.charlemaznable.httpclient.wfclient.WfFactory.WfLoader
Annotation Interface Hierarchy
- com.github.charlemaznable.httpclient.wfclient.WfClient (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.wfclient.WfScan (implements java.lang.annotation.Annotation)