| Package | Description |
|---|---|
| io.helidon.webserver.jersey |
| Modifier and Type | Method | Description |
|---|---|---|
JerseySupport |
JerseySupport.Builder.build() |
Jersey Module builder class for convenient creating
JerseySupport. |
static JerseySupport |
JerseySupport.create(javax.ws.rs.core.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.