Package | Description |
---|---|
org.glassfish.jersey.server.spi |
Jersey server-side service provider contract (SPI) classes.
|
Modifier and Type | Method and Description |
---|---|
ApplicationHandler |
Container.getApplicationHandler()
Get the Jersey server-side application handler associated with the container.
|