Uses of Interface
io.helidon.webserver.PathTracingConfig
Packages that use PathTracingConfig
-
Uses of PathTracingConfig in io.helidon.webserver
Methods in io.helidon.webserver that return PathTracingConfigModifier and TypeMethodDescriptionPathTracingConfig.Builder.build()static PathTracingConfigCreate a new traced path configuration fromConfig.Methods in io.helidon.webserver with parameters of type PathTracingConfigModifier and TypeMethodDescriptionWebTracingConfig.Builder.addPathConfig(PathTracingConfig pathTracingConfig) Add a path specific configuration of tracing.