Package org.glassfish.jersey.server.internal.inject

Jersey server-side JAX-RS injection support classes.

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.
 

Class Summary
AbstractHttpContextValueFactory<T> A value factory that provides an injectable value from the HttpContext.
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.
ParameterInjectionModule Module providing support for JAX-RS context injection.
StringReaderFactory An aggregate string reader provider that loads all the registered StringValueReaderProvider implementations.
 

Package org.glassfish.jersey.server.internal.inject Description

Jersey server-side JAX-RS injection support classes.



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.