Package io.helidon.microprofile.server
package io.helidon.microprofile.server
Microprofile 1.0 server implementation.
-
ClassDescriptionMapper for exceptions that are not caught.Overrides the injection manager factory from Jersey and provides a new implementation of
InjectionManager
.A JAX-RS application to be registered.Fluent API builder to createJaxRsApplication
instances.Configure Jersey related things.ProvidesHttpRouting.Builder
instances (for the default and the actual) for a Helidon MP service, based on configuration for the component (if any) and defaults otherwise.Path of aHttpService
to register with routing.Microprofile server.Builder to buildServer
instance.Extension to handle web server configuration and lifecycle.Server to handle lifecycle of microprofile implementation.