Uses of Package
io.helidon.microprofile.server
-
Packages that use io.helidon.microprofile.server Package Description io.helidon.microprofile.server Microprofile 1.0 server implementation. -
Classes in io.helidon.microprofile.server used by io.helidon.microprofile.server Class Description JaxRsApplication A JAX-RS application to be registered.JaxRsApplication.Builder Fluent API builder to createJaxRsApplication
instances.MpException A generic Microprofile runtime exception.RoutingBuilders ProvidesRouting.Builder
instances (for the default and the actual) for a Helidon MP service, based on configuration for the component (if any) and defaults otherwise.Server Microprofile server.Server.Builder Builder to buildServer
instance.