Uses of Interface
io.undertow.servlet.api.MetricsCollector
-
Packages that use MetricsCollector Package Description io.undertow.servlet.api -
-
Uses of MetricsCollector in io.undertow.servlet.api
Methods in io.undertow.servlet.api that return MetricsCollector Modifier and Type Method Description MetricsCollector
DeploymentInfo. getMetricsCollector()
Methods in io.undertow.servlet.api with parameters of type MetricsCollector Modifier and Type Method Description DeploymentInfo
DeploymentInfo. setMetricsCollector(MetricsCollector metricsCollector)
-