Uses of Annotation Interface
io.helidon.service.registry.Service.Singleton
Packages that use Service.Singleton
Package
Description
Integration with Langchain4j.
Helidon WebServer module, combining common server API, HTTP API and HTTP/1.1 API to create a server.
Helidon WebServer HTTP specific APIs.
-
Uses of Service.Singleton in io.helidon.integrations.langchain4j
Classes in io.helidon.integrations.langchain4j with annotations of type Service.SingletonModifier and TypeClassDescriptionclassFactory for embedding store content retrievers. -
Uses of Service.Singleton in io.helidon.webserver
Classes in io.helidon.webserver with annotations of type Service.SingletonModifier and TypeClassDescriptionclassA JavaServiceLoaderprovider for adding declarative request scope to Helidon WebServer. -
Uses of Service.Singleton in io.helidon.webserver.http
Classes in io.helidon.webserver.http with annotations of type Service.SingletonModifier and TypeClassDescriptionstatic @interfaceDeprecated.Definition of a server endpoint.