| Package | Description |
|---|---|
| org.glassfish.jersey.server |
Jersey server-side classes.
|
| org.glassfish.jersey.server.spi |
Jersey server-side service provider contract (SPI) classes.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationHandler |
ServerBootstrapBag.getApplicationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerBootstrapBag.setApplicationHandler(ApplicationHandler applicationHandler) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationHandler |
Container.getApplicationHandler()
Get the Jersey server-side application handler associated with the container.
|
Copyright © 2007-2020, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.