|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Contract | |
|---|---|
| org.glassfish.jersey.spi | Common Jersey service provider contract (SPI) classes. |
| Uses of Contract in org.glassfish.jersey.spi |
|---|
| Classes in org.glassfish.jersey.spi with annotations of type Contract | |
|---|---|
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 |
RequestExecutorProvider
Pluggable provider of executor service instance used to run
different parts of Jersey request and response processing code. |
interface |
RuntimeThreadProvider
An extension contract for providing pluggable thread factory providers that produce thread factories used by Jersey runtime whenever a new thread factory is needed to create Jersey runtime threads. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||