Uses of Annotation Interface
io.helidon.common.Api.Since
Packages that use Api.Since
Package
Description
Runs imperative applications and declarative Helidon Data repositories with
JDBC.
Shared GraphQL API types for Helidon client and server integrations.
GraphQL service provider interfaces.
HTTP APIs and implementations usable by both server and client side of the HTTP story.
Helidon OpenAPI support.
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).Helidon WebServer GraphQL Support.
-
Uses of Api.Since in io.helidon.data.jdbc
Classes in io.helidon.data.jdbc with annotations of type Api.SinceModifier and TypeClassDescriptionfinal classMethods used by generated Helidon Data JDBC repositories.final classDeclares JDBC behavior for Helidon Data repository methods.interfaceExecutes JDBC statements for applications and generated repositories.interfaceConfiguration for a JDBC client. -
Uses of Api.Since in io.helidon.graphql
Classes in io.helidon.graphql with annotations of type Api.SinceModifier and TypeClassDescriptionfinal classInner types are used by generated code.final classCommon GraphQL annotations shared by client and server integrations. -
Uses of Api.Since in io.helidon.graphql.spi
Classes in io.helidon.graphql.spi with annotations of type Api.SinceModifier and TypeInterfaceDescriptioninterfaceService Registry contract for declarative GraphQL custom scalar coercion. -
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.openapi
Classes in io.helidon.openapi 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. -
Uses of Api.Since in io.helidon.webserver.graphql
Classes in io.helidon.webserver.graphql with annotations of type Api.SinceModifier and TypeClassDescriptionfinal classContainer class for types related to GraphQL resolver entry points.final classDeclarative GraphQL server annotations.