类分层结构
- java.lang.Object
- com.github.charlemaznable.httpclient.annotation.ContentFormat.FormContentFormatter (implements com.github.charlemaznable.httpclient.annotation.ContentFormat.ContentFormatter)
- com.github.charlemaznable.httpclient.annotation.ContentFormat.JsonContentFormatter (implements com.github.charlemaznable.httpclient.annotation.ContentFormat.ContentFormatter)
- com.github.charlemaznable.httpclient.annotation.ContentFormat.XmlContentFormatter (implements com.github.charlemaznable.httpclient.annotation.ContentFormat.ContentFormatter)
- com.github.charlemaznable.httpclient.annotation.ContentFormat.ApplicationXmlContentFormatter
- com.github.charlemaznable.httpclient.annotation.ContentFormat.TextXmlContentFormatter
- com.github.charlemaznable.httpclient.annotation.MappingBalance.RandomBalancer (implements com.github.charlemaznable.httpclient.annotation.MappingBalance.MappingBalancer)
- com.github.charlemaznable.httpclient.annotation.MappingBalance.RoundRobinBalancer (implements com.github.charlemaznable.httpclient.annotation.MappingBalance.MappingBalancer)
接口分层结构
- com.github.charlemaznable.httpclient.annotation.ContentFormat.ContentFormatter
- com.github.charlemaznable.httpclient.annotation.ExtraUrlQuery.ExtraUrlQueryBuilder
- com.github.charlemaznable.httpclient.annotation.MappingBalance.MappingBalancer
- com.github.charlemaznable.httpclient.annotation.RequestExtend.RequestExtender
- com.github.charlemaznable.httpclient.annotation.ResponseParse.ResponseParser
Annotation Interface Hierarchy
- com.github.charlemaznable.httpclient.annotation.AcceptCharset (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.Bundle (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.ConfigureWith (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.ContentFormat (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.Context (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.DefaultFallbackDisabled (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.ExtraUrlQuery (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.ExtraUrlQuery.Disabled (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.FixedContext (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.FixedContexts (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.FixedHeader (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.FixedHeaders (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.FixedParameter (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.FixedParameters (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.FixedPathVar (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.FixedPathVars (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.Header (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.Mapping (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.MappingBalance (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.MappingMethodNameDisabled (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.Parameter (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.PathVar (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.RequestBodyRaw (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.RequestExtend (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.RequestExtend.Disabled (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.RequestMethod (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.ResponseParse (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.ResponseParse.Disabled (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.StatusFallback (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.StatusFallbacks (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.StatusSeriesFallback (implements java.lang.annotation.Annotation)
- com.github.charlemaznable.httpclient.annotation.StatusSeriesFallbacks (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.github.charlemaznable.httpclient.annotation.ContentFormat.ContentType
- com.github.charlemaznable.httpclient.annotation.MappingBalance.BalanceType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)