Uses of Class
io.helidon.webserver.RequestScopeFeature
Packages that use RequestScopeFeature
Package
Description
Helidon WebServer module, combining common server API, HTTP API and HTTP/1.1 API to create a server.
-
Uses of RequestScopeFeature in io.helidon.webserver
Classes in io.helidon.webserver that implement interfaces with type arguments of type RequestScopeFeatureModifier and TypeClassDescriptionclassA JavaServiceLoaderprovider for adding declarative request scope to Helidon WebServer.Methods in io.helidon.webserver that return RequestScopeFeatureModifier and TypeMethodDescriptionstatic RequestScopeFeatureCreate a request scope feature for Helidon declarative.