|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| 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<T> | A provider that supports the conversion of an HTTP header, of type T, to and
from a String. |
| RequestExecutorsProvider | Pluggable provider of executor services used to run
Jersey request and response processing code. |
| ResponseExecutorsProvider | Pluggable provider of executor services used to run
Jersey request and response processing code. |
| StringValueReader<T> | Read a string value and convert to a Java type. |
| Class Summary | |
|---|---|
| ContentEncoder | Standard contract for plugging in content encoding support. |
| Annotation Types Summary | |
|---|---|
| Contract | Used to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers). |
| StringValueReader.ValidateDefaultValue | Declares whether validation of a default value should occur before any value – default or otherwise – is actually required. |
Common Jersey service provider contract (SPI) classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||