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.security
,
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.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.HttpClientFeignConfiguration
org.springframework.cloud.openfeign.
FeignAutoConfiguration.Oauth2FeignConfiguration
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.DefaultFeignBuilderConfiguration
org.springframework.cloud.openfeign.encoding.
FeignContentGzipEncodingAutoConfiguration
org.springframework.cloud.openfeign.hateoas.
FeignHalAutoConfiguration
org.springframework.cloud.openfeign.support.
FeignHttpClientProperties
org.springframework.cloud.openfeign.loadbalancer.
FeignLoadBalancerAutoConfiguration
org.springframework.cloud.openfeign.support.
FeignUtils
org.springframework.cloud.openfeign.clientconfig.
HttpClientFeignConfiguration
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
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.security.
OAuth2FeignRequestInterceptor
(implements feign.RequestInterceptor)
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.loadbalancer.
OnRetryNotEnabledCondition
org.springframework.cloud.openfeign.support.
SpringDecoder
(implements feign.codec.Decoder)
org.springframework.cloud.openfeign.support.
SpringEncoder
(implements feign.codec.Encoder)
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
org.springframework.cloud.openfeign.
Targeter
Annotation Type Hierarchy
org.springframework.cloud.openfeign.
CollectionFormat
(implements java.lang.annotation.
Annotation
)
org.springframework.cloud.openfeign.
SpringQueryMap
(implements java.lang.annotation.
Annotation
)
org.springframework.cloud.openfeign.
EnableFeignClients
(implements java.lang.annotation.
Annotation
)
org.springframework.cloud.openfeign.
FeignClient
(implements java.lang.annotation.
Annotation
)
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.