| Package | Description |
|---|---|
| org.glassfish.jersey.client.authentication |
Provides core client authentication mechanisms.
|
| org.glassfish.jersey.client.spi |
Jersey client SPI classes/interfaces.
|
| org.glassfish.jersey.server.monitoring |
Jersey server-side monitoring JMX MBeans interfaces.
|
| org.glassfish.jersey.server.spi |
Jersey server-side service provider contract (SPI) classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpAuthenticationFeature
Features that provides Http Basic and Digest client authentication (based on RFC 2617).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectorProvider
Jersey client connector provider contract.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendedMonitoringStatisticsListener
Extension of the
MonitoringStatisticsListener which allows to listen to the event
of destroying the application. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContainerLifecycleListener
Classes implementing this contract receive container life-cycle notification
events.
|
interface |
ResponseErrorMapper
Contract for a provider that maps response processing errors to
Response. |
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.