Uses of Class
io.helidon.webserver.StuckThreadDetectionFeature
Packages that use StuckThreadDetectionFeature
Package
Description
Helidon WebServer module, combining common server API, HTTP API and HTTP/1.1 API to create a server.
-
Uses of StuckThreadDetectionFeature in io.helidon.webserver
Classes in io.helidon.webserver that implement interfaces with type arguments of type StuckThreadDetectionFeatureModifier and TypeClassDescriptionstatic classFluent API builder forStuckThreadDetectionFeature.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.final classServiceLoaderprovider forStuckThreadDetectionFeature.Methods in io.helidon.webserver that return StuckThreadDetectionFeatureModifier and TypeMethodDescriptionStuckThreadDetectionConfig.Builder.build()Create an instance from this builder.StuckThreadDetectionConfig.BuilderBase.StuckThreadDetectionConfigImpl.build()Create a new runtime instance from this prototype.static StuckThreadDetectionFeatureStuckThreadDetectionFeature.create()Create a stuck thread detection feature with default configuration.static StuckThreadDetectionFeatureCreate a stuck thread detection feature from configuration.static StuckThreadDetectionFeatureStuckThreadDetectionFeature.create(StuckThreadDetectionConfig config) Create a stuck thread detection feature from its configuration prototype.static StuckThreadDetectionFeatureStuckThreadDetectionFeature.create(Consumer<StuckThreadDetectionConfig.Builder> builderConsumer) Create a stuck thread detection feature, customizing its configuration.StuckThreadDetectionConfig.BuilderBase.StuckThreadDetectionConfigImpl.get()