JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.cloud.openfeign
,
org.springframework.cloud.openfeign.annotation
,
org.springframework.cloud.openfeign.clientconfig
,
org.springframework.cloud.openfeign.encoding
,
org.springframework.cloud.openfeign.hateoas
,
org.springframework.cloud.openfeign.loadbalancer
,
org.springframework.cloud.openfeign.ribbon
,
org.springframework.cloud.openfeign.support
Class Hierarchy
java.lang.
Object
feign.form.multipart.AbstractWriter (implements feign.form.multipart.Writer)
org.springframework.cloud.openfeign.support.
AbstractFormWriter
org.springframework.cloud.openfeign.support.
JsonFormWriter
org.springframework.cloud.openfeign.encoding.
BaseRequestInterceptor
(implements feign.RequestInterceptor)
org.springframework.cloud.openfeign.encoding.
FeignAcceptGzipEncodingInterceptor
org.springframework.cloud.openfeign.encoding.
FeignContentGzipEncodingInterceptor
feign.querymap.BeanQueryMapEncoder (implements feign.QueryMapEncoder)
org.springframework.cloud.openfeign.support.
PageableSpringQueryMapEncoder
org.springframework.cloud.openfeign.ribbon.
CachingSpringLoadBalancerFactory
com.netflix.client.ClientRequest (implements java.lang.
Cloneable
)
org.springframework.cloud.openfeign.ribbon.
FeignLoadBalancer.RibbonRequest
(implements java.lang.
Cloneable
)
feign.Contract.BaseContract (implements feign.Contract)
org.springframework.cloud.openfeign.support.
SpringMvcContract
(implements org.springframework.context.ResourceLoaderAware)
org.springframework.cloud.openfeign.
DefaultFeignLoggerFactory
(implements org.springframework.cloud.openfeign.
FeignLoggerFactory
)
org.springframework.cloud.openfeign.support.
DefaultGzipDecoder
(implements feign.codec.Decoder)
org.springframework.cloud.openfeign.support.
DefaultGzipDecoderConfiguration
org.springframework.cloud.openfeign.
FallbackFactory.Default
<T> (implements org.springframework.cloud.openfeign.
FallbackFactory
<T>)
feign.Feign.Builder
org.springframework.cloud.openfeign.
FeignCircuitBreaker.Builder
org.springframework.cloud.openfeign.encoding.
FeignAcceptGzipEncodingAutoConfiguration
org.springframework.cloud.openfeign.
FeignAutoConfiguration
org.springframework.cloud.openfeign.
FeignAutoConfiguration.CircuitBreakerPresentFeignTargeterConfiguration
org.springframework.cloud.openfeign.
FeignAutoConfiguration.DefaultFeignTargeterConfiguration
org.springframework.cloud.openfeign.
FeignAutoConfiguration.FeignJacksonConfiguration
org.springframework.cloud.openfeign.
FeignAutoConfiguration.HttpClient5FeignConfiguration
org.springframework.cloud.openfeign.
FeignAutoConfiguration.HttpClientFeignConfiguration
org.springframework.cloud.openfeign.
FeignAutoConfiguration.HystrixFeignTargeterConfiguration
org.springframework.cloud.openfeign.
FeignAutoConfiguration.OkHttpFeignConfiguration
org.springframework.cloud.openfeign.loadbalancer.
FeignBlockingLoadBalancerClient
(implements feign.Client)
org.springframework.cloud.openfeign.
FeignCircuitBreaker
org.springframework.cloud.openfeign.
FeignClientBuilder
org.springframework.cloud.openfeign.
FeignClientBuilder.Builder
<T>
org.springframework.cloud.openfeign.encoding.
FeignClientEncodingProperties
org.springframework.cloud.openfeign.
FeignClientFactoryBean
(implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
org.springframework.cloud.openfeign.
FeignClientProperties
org.springframework.cloud.openfeign.
FeignClientProperties.FeignClientConfiguration
org.springframework.cloud.openfeign.
FeignClientsConfiguration
org.springframework.cloud.openfeign.
FeignClientsConfiguration.CircuitBreakerPresentFeignBuilderConfiguration
org.springframework.cloud.openfeign.
FeignClientsConfiguration.HystrixFeignConfiguration
org.springframework.cloud.openfeign.encoding.
FeignContentGzipEncodingAutoConfiguration
org.springframework.cloud.openfeign.support.
FeignEncoderProperties
org.springframework.cloud.openfeign.hateoas.
FeignHalAutoConfiguration
org.springframework.cloud.openfeign.support.
FeignHttpClientProperties
org.springframework.cloud.openfeign.support.
FeignHttpClientProperties.Hc5Properties
org.springframework.cloud.openfeign.ribbon.
FeignLoadBalancer.RibbonResponse
(implements com.netflix.client.IResponse)
org.springframework.cloud.openfeign.loadbalancer.
FeignLoadBalancerAutoConfiguration
org.springframework.cloud.openfeign.ribbon.
FeignRibbonClientAutoConfiguration
org.springframework.cloud.openfeign.support.
FeignUtils
org.springframework.cloud.openfeign.clientconfig.
HttpClient5FeignConfiguration
org.springframework.cloud.openfeign.clientconfig.
HttpClientFeignConfiguration
com.netflix.hystrix.HystrixCommand<R> (implements com.netflix.hystrix.HystrixExecutable<R>, com.netflix.hystrix.HystrixInvokableInfo<R>, com.netflix.hystrix.HystrixObservable<R>)
org.springframework.cloud.openfeign.support.
FallbackCommand
<T>
org.springframework.cloud.client.loadbalancer.InterceptorRetryPolicy (implements org.springframework.retry.RetryPolicy)
org.springframework.cloud.openfeign.ribbon.
FeignRetryPolicy
com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
org.springframework.cloud.openfeign.support.
SortJsonComponent.SortDeserializer
com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
org.springframework.cloud.openfeign.support.
SortJsonComponent.SortSerializer
com.netflix.loadbalancer.LoadBalancerContext (implements com.netflix.client.IClientConfigAware)
com.netflix.client.AbstractLoadBalancerAwareClient<S,T> (implements com.netflix.client.IClient<S,T>, com.netflix.client.IClientConfigAware)
org.springframework.cloud.openfeign.ribbon.
FeignLoadBalancer
org.springframework.cloud.openfeign.ribbon.
RetryableFeignLoadBalancer
(implements org.springframework.cloud.client.loadbalancer.ServiceInstanceChooser)
org.springframework.cloud.openfeign.ribbon.
LoadBalancerFeignClient
(implements feign.Client)
org.springframework.cloud.openfeign.annotation.
MatrixVariableParameterProcessor
(implements org.springframework.cloud.openfeign.
AnnotatedParameterProcessor
)
com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
org.springframework.cloud.openfeign.support.
PageJacksonModule
org.springframework.cloud.openfeign.support.
SortJacksonModule
org.springframework.cloud.context.named.NamedContextFactory<C> (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean)
org.springframework.cloud.openfeign.
FeignContext
org.springframework.cloud.openfeign.clientconfig.
OkHttpFeignConfiguration
org.springframework.cloud.openfeign.support.
PageableSpringEncoder
(implements feign.codec.Encoder)
org.springframework.cloud.openfeign.annotation.
PathVariableParameterProcessor
(implements org.springframework.cloud.openfeign.
AnnotatedParameterProcessor
)
org.springframework.cloud.openfeign.annotation.
QueryMapParameterProcessor
(implements org.springframework.cloud.openfeign.
AnnotatedParameterProcessor
)
org.springframework.cloud.openfeign.annotation.
RequestHeaderParameterProcessor
(implements org.springframework.cloud.openfeign.
AnnotatedParameterProcessor
)
org.springframework.cloud.openfeign.annotation.
RequestParamParameterProcessor
(implements org.springframework.cloud.openfeign.
AnnotatedParameterProcessor
)
org.springframework.cloud.openfeign.annotation.
RequestPartParameterProcessor
(implements org.springframework.cloud.openfeign.
AnnotatedParameterProcessor
)
org.springframework.cloud.openfeign.support.
ResponseEntityDecoder
(implements feign.codec.Decoder)
org.springframework.cloud.openfeign.loadbalancer.
RetryableFeignBlockingLoadBalancerClient
(implements feign.Client)
org.springframework.cloud.openfeign.support.
SortJsonComponent
org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
org.springframework.boot.autoconfigure.condition.AbstractNestedCondition (implements org.springframework.context.annotation.ConfigurationCondition)
org.springframework.boot.autoconfigure.condition.AnyNestedCondition
org.springframework.cloud.openfeign.
HttpClient5DisabledConditions
org.springframework.cloud.openfeign.loadbalancer.
OnRetryNotEnabledCondition
org.springframework.cloud.openfeign.support.
SpringDecoder
(implements feign.codec.Decoder)
org.springframework.cloud.openfeign.support.
SpringEncoder
(implements feign.codec.Encoder)
org.springframework.cloud.openfeign.support.
SpringMvcContract.ConvertingExpander
(implements feign.Param.Expander)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.io.
IOException
org.springframework.cloud.client.loadbalancer.RetryableStatusCodeException
org.springframework.cloud.openfeign.loadbalancer.
LoadBalancerResponseStatusCodeException
org.springframework.cloud.openfeign.ribbon.
RibbonResponseStatusCodeException
Interface Hierarchy
org.springframework.cloud.openfeign.
AnnotatedParameterProcessor
org.springframework.cloud.openfeign.
AnnotatedParameterProcessor.AnnotatedParameterContext
org.springframework.cloud.openfeign.
FallbackFactory
<T>
org.springframework.cloud.openfeign.
FeignBuilderCustomizer
org.springframework.cloud.openfeign.clientconfig.
FeignClientConfigurer
org.springframework.cloud.openfeign.
FeignErrorDecoderFactory
org.springframework.cloud.openfeign.
FeignLoggerFactory
org.springframework.format.FormatterRegistrar
org.springframework.cloud.openfeign.
FeignFormatterRegistrar
org.springframework.cloud.openfeign.encoding.
HttpEncoding
Annotation Type Hierarchy
org.springframework.cloud.openfeign.
CollectionFormat
(implements java.lang.annotation.
Annotation
)
org.springframework.cloud.openfeign.
FeignClient
(implements java.lang.annotation.
Annotation
)
org.springframework.cloud.openfeign.
EnableFeignClients
(implements java.lang.annotation.
Annotation
)
org.springframework.cloud.openfeign.
SpringQueryMap
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.springframework.cloud.openfeign.support.
FeignHttpClientProperties.Hc5Properties.PoolConcurrencyPolicy
org.springframework.cloud.openfeign.support.
FeignHttpClientProperties.Hc5Properties.PoolReusePolicy
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021
Pivotal Software, Inc.
. All rights reserved.