Uses of Class
org.springframework.cloud.sleuth.autoconfig.instrument.web.SleuthWebProperties.AsyncClient
-
Packages that use SleuthWebProperties.AsyncClient Package Description org.springframework.cloud.sleuth.autoconfig.instrument.web -
-
Uses of SleuthWebProperties.AsyncClient in org.springframework.cloud.sleuth.autoconfig.instrument.web
Methods in org.springframework.cloud.sleuth.autoconfig.instrument.web that return SleuthWebProperties.AsyncClient Modifier and Type Method Description SleuthWebProperties.AsyncClientSleuthWebProperties.Async. getClient()Methods in org.springframework.cloud.sleuth.autoconfig.instrument.web with parameters of type SleuthWebProperties.AsyncClient Modifier and Type Method Description voidSleuthWebProperties.Async. setClient(SleuthWebProperties.AsyncClient client)
-