| Interface | Description |
|---|---|
| Server |
Microprofile server.
|
| Class | Description |
|---|---|
| JaxRsApplication |
A JAX-RS application to be registered.
|
| JaxRsApplication.Builder |
Fluent API builder to create
JaxRsApplication instances. |
| Main |
Start a Helidon microprofile server that collects JAX-RS resources from
configuration or from classpath.
|
| Server.Builder |
Builder to build
Server instance. |
| 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 | Description |
|---|---|
| MpException |
A generic Microprofile runtime exception.
|
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.