Uses of Interface
io.helidon.webserver.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
-
Uses of Service in io.helidon.health
Modifier and TypeClassDescriptionfinal class
Health check support for integration with webserver, to expose the health endpoint. -
Uses of Service in io.helidon.integrations.micrometer
-
Uses of Service in io.helidon.integrations.oci.metrics
-
Uses of Service in io.helidon.metrics
Modifier and TypeClassDescriptionfinal class
Support for metrics for Helidon Web Server. -
Uses of Service in io.helidon.metrics.prometheus
Modifier and TypeClassDescriptionfinal class
Support for Prometheus client endpoint. -
Uses of Service in io.helidon.metrics.serviceapi
Modifier and TypeInterfaceDescriptioninterface
Behavior for supporting metrics for the Helidon Web Server. -
Uses of Service in io.helidon.openapi
Modifier and TypeInterfaceDescriptioninterface
Behavior for OpenAPI UI implementations.Modifier 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
Modifier and TypeClassDescriptionfinal class
Integration of security into Web Server. -
Uses of Service in io.helidon.security.providers.oidc
Modifier and TypeClassDescriptionfinal class
OIDC integration requires web resources to be exposed through a web server. -
Uses of Service in io.helidon.servicecommon.rest
Modifier and TypeInterfaceDescriptioninterface
Required behavior (primarily required byHelidonRestCdiExtension
of service support implementations.Modifier and TypeClassDescriptionclass
Common base implementation for service support classes which involve REST endpoints. -
Uses of Service in io.helidon.webserver
Modifier and TypeClassDescriptionclass
Modifier and TypeMethodDescriptionRegisters builder consumer.Registers builder consumer. -
Uses of Service in io.helidon.webserver.accesslog
Modifier and TypeClassDescriptionfinal class
Service that adds support for Access logging to WebServer. -
Uses of Service in io.helidon.webserver.cors
-
Uses of Service in io.helidon.webserver.jersey
Modifier and TypeClassDescriptionclass
The Jersey Support integrates Jersey (JAX-RS RI) into the Web Server. -
Uses of Service in io.helidon.webserver.staticcontent
Modifier and TypeInterfaceDescriptioninterface