Package | Description |
---|---|
org.glassfish.jersey.server |
Jersey server-side classes.
|
org.glassfish.jersey.server.internal.routing |
Jersey server-side internal resource routing classes.
|
Modifier and Type | Method and Description |
---|---|
JerseyResourceContext |
ServerBootstrapBag.getResourceContext() |
Modifier and Type | Method and Description |
---|---|
void |
ServerBootstrapBag.setResourceContext(JerseyResourceContext resourceContext) |
Modifier and Type | Method and Description |
---|---|
Routing.Builder |
Routing.Builder.resourceContext(JerseyResourceContext resourceContext)
Set resource context.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.