Package io.helidon.microprofile.server
Microprofile 1.0 server implementation.
-
Interface Summary Interface Description Server Microprofile server. -
Class Summary Class Description JaxRsApplication A JAX-RS application to be registered.JaxRsApplication.Builder Fluent API builder to createJaxRsApplicationinstances.Main Start a Helidon microprofile server that collects JAX-RS resources from configuration or from classpath.Server.Builder Builder to buildServerinstance.ServerCdiExtension Extension to gather JAX-RS application or JAX-RS resource classes if no application is present.ServerImpl Server to handle lifecycle of microprofile implementation. -
Exception Summary Exception Description MpException A generic Microprofile runtime exception.