Class Hierarchy
- java.lang.Object
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- com.github.hua777.huahttp.config.convert.DefaultConverter (implements com.github.hua777.huahttp.config.convert.Converter<T>)
- com.github.hua777.huahttp.config.creator.DefaultHeadersCreator (implements com.github.hua777.huahttp.config.creator.HeadersCreator)
- com.github.hua777.huahttp.config.stream.DefaultStreamLimit (implements com.github.hua777.huahttp.config.stream.StreamLimit)
- com.github.hua777.huahttp.config.HttpAwareProcessor (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor)
- com.github.hua777.huahttp.config.HttpConfig
- com.github.hua777.huahttp.config.HttpHandler (implements java.lang.reflect.InvocationHandler)
- com.github.hua777.huahttp.config.aop.HttpHandlerSetting
- com.github.hua777.huahttp.property.HttpProperty
- com.github.hua777.huahttp.config.HttpRegistry (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware)
- com.github.hua777.huahttp.config.HuaHttpFactory<T> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, com.github.hua777.huahttp.aware.HuaHttpHandlerConfigAware)
- com.github.hua777.huahttp.config.stream.InputStreamSupplier (implements java.util.function.Supplier<T>)
- com.github.hua777.huahttp.bean.JsonMan
- com.github.hua777.huahttp.tool.MapTool
- com.github.hua777.huahttp.tool.PropertyTool
- com.github.hua777.huahttp.tool.ReflectTool
- com.github.hua777.huahttp.tool.TokenTool
Interface Hierarchy
Annotation Type Hierarchy
- com.github.hua777.huahttp.annotation.HuaAop (implements java.lang.annotation.Annotation)
- com.github.hua777.huahttp.annotation.HuaHttp (implements java.lang.annotation.Annotation)
- com.github.hua777.huahttp.annotation.method.HuaConvert (implements java.lang.annotation.Annotation)
- com.github.hua777.huahttp.annotation.method.HuaDelete (implements java.lang.annotation.Annotation)
- com.github.hua777.huahttp.annotation.method.HuaForm (implements java.lang.annotation.Annotation)
- com.github.hua777.huahttp.annotation.method.HuaGet (implements java.lang.annotation.Annotation)
- com.github.hua777.huahttp.annotation.method.HuaPost (implements java.lang.annotation.Annotation)
- com.github.hua777.huahttp.annotation.method.HuaPut (implements java.lang.annotation.Annotation)
- com.github.hua777.huahttp.annotation.method.HuaStream (implements java.lang.annotation.Annotation)
- com.github.hua777.huahttp.annotation.method.HuaToken (implements java.lang.annotation.Annotation)
- com.github.hua777.huahttp.annotation.param.HuaBody (implements java.lang.annotation.Annotation)
- com.github.hua777.huahttp.annotation.param.HuaHeader (implements java.lang.annotation.Annotation)
- com.github.hua777.huahttp.annotation.param.HuaParam (implements java.lang.annotation.Annotation)
- com.github.hua777.huahttp.annotation.param.HuaPath (implements java.lang.annotation.Annotation)
Enum Hierarchy
Copyright © 2020. All rights reserved.