| Package | Description |
|---|---|
| org.glassfish.jersey.message |
Common Jersey messaging classes.
|
| org.glassfish.jersey.spi |
Common Jersey service provider contract (SPI) classes.
|
| Class and Description |
|---|
| ContentEncoder
Standard contract for plugging in content encoding support.
|
| 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-2020, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.