Class Hierarchy
- java.lang.Object
- org.springframework.cloud.sleuth.zipkin2.CachingZipkinUrlExtractor (implements org.springframework.cloud.sleuth.zipkin2.ZipkinUrlExtractor)
- zipkin2.Component (implements java.io.Closeable)
- zipkin2.reporter.Sender
- org.springframework.cloud.sleuth.zipkin2.RestTemplateSender
- org.springframework.cloud.sleuth.zipkin2.WebClientSender
- zipkin2.reporter.Sender
- org.springframework.cloud.sleuth.zipkin2.DefaultEndpointLocator (implements org.springframework.context.ApplicationListener<E>, org.springframework.cloud.sleuth.zipkin2.EndpointLocator)
- org.springframework.cloud.sleuth.zipkin2.DefaultZipkinRestTemplateCustomizer (implements org.springframework.cloud.sleuth.zipkin2.ZipkinRestTemplateCustomizer)
- org.springframework.http.client.support.HttpAccessor
- org.springframework.http.client.support.InterceptingHttpAccessor
- org.springframework.web.client.RestTemplate (implements org.springframework.web.client.RestOperations)
- org.springframework.cloud.sleuth.zipkin2.ZipkinRestTemplateWrapper
- org.springframework.web.client.RestTemplate (implements org.springframework.web.client.RestOperations)
- org.springframework.http.client.support.InterceptingHttpAccessor
- org.springframework.cloud.sleuth.zipkin2.LoadBalancerClientZipkinLoadBalancer (implements org.springframework.cloud.sleuth.zipkin2.ZipkinLoadBalancer)
- org.springframework.cloud.sleuth.zipkin2.StaticInstanceZipkinLoadBalancer (implements org.springframework.cloud.sleuth.zipkin2.ZipkinLoadBalancer)
- org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
- org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Compression
- org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Locator
- org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Locator.Discovery
- org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Service
Interface Hierarchy
- org.springframework.cloud.sleuth.zipkin2.EndpointLocator
- org.springframework.cloud.sleuth.zipkin2.ZipkinLoadBalancer
- org.springframework.cloud.sleuth.zipkin2.ZipkinRestTemplateCustomizer
- org.springframework.cloud.sleuth.zipkin2.ZipkinRestTemplateProvider
- org.springframework.cloud.sleuth.zipkin2.ZipkinUrlExtractor
- org.springframework.cloud.sleuth.zipkin2.ZipkinWebClientBuilderProvider