|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| HttpContext | A HttpContext makes it possible for a web resource implementation class to access and manipulate HTTP request and response information directly. |
| MultivaluedParameterExtractor<T> | Provider that converts the values of an entry of a given name
from the supplied multivalued map into an object of a custom
Java type. |
| MultivaluedParameterExtractorProvider | Provider of multivalued parameter extractors. |
| Class Summary | |
|---|---|
| AbstractHttpContextValueFactory<T> | A value factory that provides an injectable value from the HttpContext. |
| AbstractValueFactoryProvider<A extends Annotation> | A parameter value factory provider that provides parameter value factories
which are using MultivaluedParameterExtractorProvider to extract parameter
values from the supplied multivalued
parameter map. |
| CloseableServiceBinder | Binder and Factory implementations for CloseableService. |
| JaxbStringReaderProvider | String reader provider producing string readers that
support conversion of a string value into a JAXB instance. |
| JaxbStringReaderProvider.RootElementProvider | Root element JAXB string reader provider. |
| ParameterInjectionBinder | Injection binder providing support for JAX-RS context injection. |
| ParamInjectionResolver<A extends Annotation> | Abstract base class for resolving JAX-RS @XxxParam injection. |
| StringReaderFactory | An aggregate string reader provider that loads all
the registered StringValueReaderProvider implementations. |
Jersey server-side JAX-RS injection support classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||