| Package | Description |
|---|---|
| org.glassfish.jersey.client |
Jersey client-side classes.
|
| org.glassfish.jersey.client.spi |
Jersey client SPI classes/interfaces.
|
| org.glassfish.jersey.internal |
Common Jersey internal API classes.
|
| org.glassfish.jersey.message |
Common Jersey messaging classes.
|
| org.glassfish.jersey.message.internal |
Common Jersey internal messaging classes.
|
| org.glassfish.jersey.process.internal |
Common Jersey internal processing classes.
|
| org.glassfish.jersey.server.model |
Jersey server-side application & resource modeling classes.
|
| 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.
|
| org.glassfish.jersey.server.spi.internal |
Jersey server-side internal service provider contract (SPI) classes.
|
| org.glassfish.jersey.spi |
Common Jersey service provider contract (SPI) classes.
|
| Class and Description |
|---|
| Contract
Used to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
|
| Class and Description |
|---|
| Contract
Used to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
|
| Class and Description |
|---|
| ContextResolvers
An injectable interface providing look-up for
ContextResolver<T>
provider instances. |
| ExceptionMappers
Provides lookup of
ExceptionMapper instances that can be used
to map exceptions to responses. |
| HeaderDelegateProvider
A provider that supports the conversion of an HTTP header, of type T, to and
from a
String. |
| Class and Description |
|---|
| ContentEncoder
Standard contract for plugging in content encoding support.
|
| Class and Description |
|---|
| HeaderDelegateProvider
A provider that supports the conversion of an HTTP header, of type T, to and
from a
String. |
| Class and Description |
|---|
| ExecutorServiceProvider
An extension contract for providing pluggable executor service providers to be used by
Jersey client or server runtime whenever a specific executor service is needed to execute a Jersey runtime processing task.
|
| ScheduledExecutorServiceProvider
An extension contract for providing pluggable scheduled executor service providers to be used by
Jersey client or server runtime whenever a specific scheduler is needed to schedule execution of a
Jersey runtime processing task.
|
| Class and Description |
|---|
| Contract
Used to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
|
| Class and Description |
|---|
| Contract
Used to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
|
| Class and Description |
|---|
| ComponentProvider
Component provider interface to allow custom management of 3rd party
components life-cycle and dependency injection.
|
| Contract
Used to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
|
| Class and Description |
|---|
| Contract
Used to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
|
| Class and Description |
|---|
| AbstractThreadPoolProvider
Abstract thread pool executor provider.
|
| Contract
Used to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
|
| ExecutorServiceProvider
An extension contract for providing pluggable executor service providers to be used by
Jersey client or server runtime whenever a specific executor service is needed to execute a Jersey runtime processing task.
|
| ExternalConfigurationModel
Model of configuration for external properties.
|
| ScheduledExecutorServiceProvider
An extension contract for providing pluggable scheduled executor service providers to be used by
Jersey client or server runtime whenever a specific scheduler is needed to schedule execution of a
Jersey runtime processing task.
|
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.