Uses of Annotation Interface
io.helidon.common.Api.Since
Packages that use Api.Since
Package
Description
HTTP APIs and implementations usable by both server and client side of the HTTP story.
API required to define services, and to compile the code generated sources for Helidon Service Registry,
with a core service registry implementation (replacement for
ServiceLoader).-
Uses of Api.Since in io.helidon.http
Classes in io.helidon.http with annotations of type Api.Since -
Uses of Api.Since in io.helidon.service.registry
Classes in io.helidon.service.registry with annotations of type Api.SinceModifier and TypeInterfaceDescriptionstatic interfaceInterceptor around initial entry into the Helidon system.static @interfaceInstruction for the Helidon Service Codegen to generate method metadata for methods meta-annotated with this annotation.