Class Hierarchy
- java.lang.Object
- org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<R> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.cloud.client.serviceregistry.AutoServiceRegistration)
- org.springframework.cloud.client.circuitbreaker.AbstractCircuitBreakerFactory<CONF,CONFB>
- org.springframework.boot.diagnostics.AbstractFailureAnalyzer<T> (implements org.springframework.boot.diagnostics.FailureAnalyzer)
- org.springframework.cloud.commons.security.AccessTokenContextRelay
- org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration
- org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerInterceptor (implements org.springframework.http.client.AsyncClientHttpRequestInterceptor)
- org.springframework.core.AttributeAccessorSupport (implements org.springframework.core.AttributeAccessor, java.io.Serializable)
- org.springframework.retry.context.RetryContextSupport (implements org.springframework.retry.RetryContext)
- org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration
- org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration
- org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties
- org.springframework.cloud.client.hypermedia.CloudHypermediaAutoConfiguration
- org.springframework.cloud.client.hypermedia.CloudHypermediaAutoConfiguration.CloudHypermediaProperties
- org.springframework.cloud.client.hypermedia.CloudHypermediaAutoConfiguration.CloudHypermediaProperties.Refresh
- org.springframework.cloud.client.CommonsClientAutoConfiguration
- org.springframework.cloud.client.CommonsClientAutoConfiguration.ActuatorConfiguration
- org.springframework.cloud.client.CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration
- org.springframework.cloud.configuration.CompatibilityVerifierAutoConfiguration
- org.springframework.cloud.configuration.CompatibilityVerifierProperties
- org.springframework.cloud.client.loadbalancer.CompletionContext<RES,T,C>
- org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClient (implements org.springframework.cloud.client.discovery.DiscoveryClient)
- org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration
- org.springframework.cloud.commons.httpclient.DefaultApacheHttpClientConnectionManagerFactory (implements org.springframework.cloud.commons.httpclient.ApacheHttpClientConnectionManagerFactory)
- org.springframework.cloud.commons.httpclient.DefaultApacheHttpClientFactory (implements org.springframework.cloud.commons.httpclient.ApacheHttpClientFactory)
- org.springframework.cloud.commons.httpclient.DefaultOkHttpClientConnectionPoolFactory (implements org.springframework.cloud.commons.httpclient.OkHttpClientConnectionPoolFactory)
- org.springframework.cloud.commons.httpclient.DefaultOkHttpClientFactory (implements org.springframework.cloud.commons.httpclient.OkHttpClientFactory)
- org.springframework.cloud.client.loadbalancer.DefaultRequest<T> (implements org.springframework.cloud.client.loadbalancer.Request<C>)
- org.springframework.cloud.client.loadbalancer.DefaultResponse (implements org.springframework.cloud.client.loadbalancer.Response<T>)
- org.springframework.cloud.client.DefaultServiceInstance (implements org.springframework.cloud.client.ServiceInstance)
- org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction<T> (implements org.springframework.web.reactive.function.client.ExchangeFilterFunction)
- org.springframework.cloud.client.hypermedia.DiscoveredResource (implements org.springframework.cloud.client.hypermedia.RemoteResource)
- org.springframework.cloud.client.discovery.health.DiscoveryClientHealthIndicator (implements org.springframework.context.ApplicationListener<E>, org.springframework.cloud.client.discovery.health.DiscoveryHealthIndicator, org.springframework.core.Ordered)
- org.springframework.cloud.client.discovery.health.DiscoveryClientHealthIndicatorProperties
- org.springframework.cloud.client.discovery.health.DiscoveryCompositeHealthContributor (implements org.springframework.boot.actuate.health.CompositeHealthContributor)
- org.springframework.cloud.client.hypermedia.DynamicServiceInstanceProvider (implements org.springframework.cloud.client.hypermedia.ServiceInstanceProvider)
- org.springframework.cloud.client.loadbalancer.EmptyResponse (implements org.springframework.cloud.client.loadbalancer.Response<T>)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.cloud.client.loadbalancer.reactive.ExchangeFilterFunctionUtils
- org.springframework.cloud.client.actuator.FeaturesEndpoint (implements org.springframework.context.ApplicationContextAware)
- reactor.core.publisher.Flux<T> (implements reactor.core.CorePublisher<T>)
- org.springframework.cloud.commons.publisher.CloudFlux<T>
- org.springframework.cloud.client.actuator.HasFeatures
- org.springframework.cloud.client.discovery.event.HeartbeatMonitor
- org.springframework.cloud.client.loadbalancer.HintRequestContext (implements org.springframework.cloud.client.loadbalancer.TimedRequestContext)
- org.springframework.cloud.client.HostInfoEnvironmentPostProcessor (implements org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered)
- org.springframework.cloud.commons.httpclient.HttpClientConfiguration
- org.springframework.http.client.support.HttpRequestWrapper (implements org.springframework.http.HttpRequest)
- org.springframework.cloud.commons.util.IdUtils
- org.springframework.cloud.commons.util.InetUtils (implements java.io.Closeable)
- org.springframework.cloud.commons.util.InetUtils.HostInfo
- org.springframework.cloud.commons.util.InetUtilsProperties
- org.springframework.cloud.client.loadbalancer.InterceptorRetryPolicy (implements org.springframework.retry.RetryPolicy)
- org.springframework.cloud.client.loadbalancer.LoadBalancedRecoveryCallback<T,R> (implements org.springframework.retry.RecoveryCallback<T>)
- org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration
- org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration.RetryAutoConfiguration
- org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration.RetryInterceptorAutoConfiguration
- org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration
- org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration.ReactorDeferringLoadBalancerFilterConfig
- org.springframework.cloud.client.loadbalancer.LoadBalancerInterceptor (implements org.springframework.http.client.ClientHttpRequestInterceptor)
- org.springframework.cloud.client.loadbalancer.LoadBalancerLifecycleValidator
- org.springframework.cloud.client.loadbalancer.LoadBalancerProperties
- org.springframework.cloud.client.loadbalancer.LoadBalancerProperties.HealthCheck
- org.springframework.cloud.client.loadbalancer.LoadBalancerProperties.Retry
- org.springframework.cloud.client.loadbalancer.LoadBalancerProperties.Retry.Backoff
- org.springframework.cloud.client.loadbalancer.LoadBalancerProperties.StickySession
- org.springframework.cloud.client.loadbalancer.LoadBalancerRequestFactory
- org.springframework.cloud.client.loadbalancer.LoadBalancerUriTools
- org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerWebClientBuilderBeanPostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
- org.springframework.cloud.client.discovery.ManagementServerPortUtils
- org.springframework.cloud.client.actuator.NamedFeature
- org.springframework.cloud.commons.httpclient.OkHttpClientFactory.DisableValidationTrustManager (implements javax.net.ssl.X509TrustManager)
- org.springframework.cloud.commons.httpclient.OkHttpClientFactory.TrustAllHostnames (implements javax.net.ssl.HostnameVerifier)
- org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration
- org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration.ReactiveDiscoveryLoadBalancerConfiguration
- org.springframework.cloud.client.discovery.composite.reactive.ReactiveCompositeDiscoveryClient (implements org.springframework.cloud.client.discovery.ReactiveDiscoveryClient)
- org.springframework.cloud.client.discovery.composite.reactive.ReactiveCompositeDiscoveryClientAutoConfiguration
- org.springframework.cloud.client.discovery.health.reactive.ReactiveDiscoveryClientHealthIndicator (implements org.springframework.context.ApplicationListener<E>, org.springframework.core.Ordered, org.springframework.cloud.client.discovery.health.reactive.ReactiveDiscoveryHealthIndicator)
- org.springframework.cloud.client.discovery.health.reactive.ReactiveDiscoveryCompositeHealthContributor (implements org.springframework.boot.actuate.health.CompositeReactiveHealthContributor)
- org.springframework.cloud.client.loadbalancer.reactive.ReactorLoadBalancerClientAutoConfiguration
- org.springframework.cloud.client.loadbalancer.reactive.ReactorLoadBalancerExchangeFilterFunction (implements org.springframework.cloud.client.loadbalancer.reactive.LoadBalancedExchangeFilterFunction)
- org.springframework.cloud.client.loadbalancer.RequestData
- org.springframework.cloud.commons.security.ResourceServerTokenRelayAutoConfiguration
- org.springframework.cloud.commons.security.ResourceServerTokenRelayAutoConfiguration.ResourceServerTokenRelayRegistrationAutoConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- org.springframework.cloud.client.loadbalancer.ResponseData
- org.springframework.cloud.client.loadbalancer.reactive.RetryableExchangeFilterFunctionLoadBalancerRetryPolicy (implements org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerRetryPolicy)
- org.springframework.cloud.client.loadbalancer.reactive.RetryableLoadBalancerExchangeFilterFunction (implements org.springframework.cloud.client.loadbalancer.reactive.LoadBalancedExchangeFilterFunction)
- org.springframework.cloud.client.loadbalancer.RetryLoadBalancerInterceptor (implements org.springframework.http.client.ClientHttpRequestInterceptor)
- org.springframework.scheduling.config.ScheduledTaskRegistrar (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.scheduling.config.ScheduledTaskHolder)
- org.springframework.scheduling.config.ContextLifecycleScheduledTaskRegistrar (implements org.springframework.beans.factory.SmartInitializingSingleton)
- org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration
- org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration.ServiceRegistryEndpointConfiguration
- org.springframework.cloud.client.serviceregistry.endpoint.ServiceRegistryEndpoint
- org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClient (implements org.springframework.cloud.client.discovery.DiscoveryClient)
- org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties
- org.springframework.cloud.client.discovery.simple.reactive.SimpleReactiveDiscoveryClient (implements org.springframework.cloud.client.discovery.ReactiveDiscoveryClient)
- org.springframework.cloud.client.discovery.simple.reactive.SimpleReactiveDiscoveryClientAutoConfiguration (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.cloud.client.discovery.simple.reactive.SimpleReactiveDiscoveryClientAutoConfiguration.HealthConfiguration
- org.springframework.cloud.client.discovery.simple.reactive.SimpleReactiveDiscoveryProperties
- org.springframework.cloud.commons.util.SpringFactoryImportSelector<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.context.annotation.DeferredImportSelector, org.springframework.context.EnvironmentAware)
- org.springframework.cloud.configuration.SSLContextFactory
- org.springframework.cloud.client.hypermedia.StaticServiceInstanceProvider (implements org.springframework.cloud.client.hypermedia.ServiceInstanceProvider)
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.cloud.configuration.TlsProperties
- org.springframework.cloud.commons.util.UtilAutoConfiguration
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.