Uses of Class
javax.ws.rs.core.Context

Packages that use Context
com.sun.jersey.api.container.filter Provides common server-side filters. 
com.sun.jersey.core.provider.jaxb Provides support for JAXB-related message body readers and writers. 
 

Uses of Context in com.sun.jersey.api.container.filter
 

Constructor parameters in com.sun.jersey.api.container.filter with annotations of type Context
ResourceDebuggingFilterFactory(HttpContext hc)
           
 

Uses of Context in com.sun.jersey.core.provider.jaxb
 

Methods in com.sun.jersey.core.provider.jaxb with annotations of type Context
 void AbstractJAXBProvider.setConfiguration(FeaturesAndProperties fp)
           
 



Copyright © 2010 Oracle Corporation. All Rights Reserved.