| Package | Description |
|---|---|
| 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.internal.inject |
Jersey server-side JAX-RS injection support 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 |
|---|
| 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. |
| 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 |
|---|
| RequestExecutorProvider
Pluggable provider of
executor service instance used to run
different parts of Jersey request and response processing code. |
| 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 |
|---|
| 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 |
|---|
| 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).
|
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.