Uses of Interface
io.helidon.webserver.Service
Packages that use Service
Package
Description
GraphQL server implementation for Helidon SE.
Health check support for helidon SE.
Support for Micrometer in Helidon SE.
Integrating with OCI Metrics.
Metrics support for Java SE, uses the Microprofile metrics APIs and formats.
Support for Prometheus client endpoint.
API and minimal implementation for metrics support service.
Helidon SE OpenAPI Support.
Integration library for RxServer.
Integration with Open ID Connect providers.
Support types for REST services.
Reactive web server API.
Access log support for Helidon WebServer.
Helidon SE CORS Support
Static content support for Helidon
WebServer
.-
Uses of Service in io.helidon.graphql.server
Classes in io.helidon.graphql.server that implement Service -
Uses of Service in io.helidon.health
Classes in io.helidon.health that implement ServiceModifier and TypeClassDescriptionfinal class
Health check support for integration with webserver, to expose the health endpoint. -
Uses of Service in io.helidon.integrations.micrometer
Classes in io.helidon.integrations.micrometer that implement Service -
Uses of Service in io.helidon.integrations.oci.metrics
Classes in io.helidon.integrations.oci.metrics that implement Service -
Uses of Service in io.helidon.metrics
Classes in io.helidon.metrics that implement ServiceModifier and TypeClassDescriptionfinal class
Support for metrics for Helidon Web Server. -
Uses of Service in io.helidon.metrics.prometheus
Classes in io.helidon.metrics.prometheus that implement ServiceModifier and TypeClassDescriptionfinal class
Support for Prometheus client endpoint. -
Uses of Service in io.helidon.metrics.serviceapi
Subinterfaces of Service in io.helidon.metrics.serviceapiModifier and TypeInterfaceDescriptioninterface
Behavior for supporting metrics for the Helidon Web Server.Classes in io.helidon.metrics.serviceapi that implement Service -
Uses of Service in io.helidon.openapi
Subinterfaces of Service in io.helidon.openapiModifier and TypeInterfaceDescriptioninterface
Behavior for OpenAPI UI implementations.Classes in io.helidon.openapi that implement ServiceModifier and TypeClassDescriptionclass
Provides an endpoint and supporting logic for returning an OpenAPI document that describes the endpoints handled by the server.class
Common base class for implementations of @link OpenApiUi}. -
Uses of Service in io.helidon.security.integration.webserver
Classes in io.helidon.security.integration.webserver that implement ServiceModifier and TypeClassDescriptionfinal class
Integration of security into Web Server. -
Uses of Service in io.helidon.security.providers.oidc
Classes in io.helidon.security.providers.oidc that implement ServiceModifier and TypeClassDescriptionfinal class
OIDC integration requires web resources to be exposed through a web server. -
Uses of Service in io.helidon.servicecommon.rest
Subinterfaces of Service in io.helidon.servicecommon.restModifier and TypeInterfaceDescriptioninterface
Required behavior (primarily required byHelidonRestCdiExtension
of service support implementations.Classes in io.helidon.servicecommon.rest that implement ServiceModifier and TypeClassDescriptionclass
Common base implementation for service support classes which involve REST endpoints. -
Uses of Service in io.helidon.webserver
Classes in io.helidon.webserver that implement ServiceModifier and TypeClassDescriptionclass
Methods in io.helidon.webserver with parameters of type ServiceModifier and TypeMethodDescriptionRegisters builder consumer.Registers builder consumer. -
Uses of Service in io.helidon.webserver.accesslog
Classes in io.helidon.webserver.accesslog that implement ServiceModifier and TypeClassDescriptionfinal class
Service that adds support for Access logging to WebServer. -
Uses of Service in io.helidon.webserver.cors
Classes in io.helidon.webserver.cors that implement Service -
Uses of Service in io.helidon.webserver.jersey
Classes in io.helidon.webserver.jersey that implement ServiceModifier and TypeClassDescriptionclass
The Jersey Support integrates Jersey (JAX-RS RI) into the Web Server. -
Uses of Service in io.helidon.webserver.staticcontent
Subinterfaces of Service in io.helidon.webserver.staticcontentModifier and TypeInterfaceDescriptioninterface