Uses of Class
org.springframework.cloud.sleuth.autoconfig.instrument.web.SleuthWebProperties.Servlet
-
Packages that use SleuthWebProperties.Servlet Package Description org.springframework.cloud.sleuth.autoconfig.instrument.web -
-
Uses of SleuthWebProperties.Servlet in org.springframework.cloud.sleuth.autoconfig.instrument.web
Methods in org.springframework.cloud.sleuth.autoconfig.instrument.web that return SleuthWebProperties.Servlet Modifier and Type Method Description SleuthWebProperties.ServletSleuthWebProperties. getServlet()Methods in org.springframework.cloud.sleuth.autoconfig.instrument.web with parameters of type SleuthWebProperties.Servlet Modifier and Type Method Description voidSleuthWebProperties. setServlet(SleuthWebProperties.Servlet servlet)
-