| Package | Description |
|---|---|
| org.glassfish.jersey.spi |
Common Jersey service provider contract (SPI) classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentEncoder
Standard contract for plugging in content encoding support.
|
interface |
HeaderDelegateProvider<T>
A provider that supports the conversion of an HTTP header, of type T, to and
from a
String. |
interface |
RequestExecutorsProvider
Pluggable provider of
executor services used to run
Jersey request and response processing code. |
interface |
ResponseExecutorsProvider
Pluggable provider of
executor services used to run
Jersey request and response processing code. |
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.