| Package | Description |
|---|---|
| io.helidon.webserver.jersey |
| Modifier and Type | Method and Description |
|---|---|
JerseySupport |
JerseySupport.Builder.build()
Jersey Module builder class for convenient creating
JerseySupport. |
static JerseySupport |
JerseySupport.create(Application application)
Creates
JerseySupport based on the provided JAX-RS Application. |
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.