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

Packages that use Context
org.jboss.resteasy.plugins.providers.atom   
org.jboss.resteasy.plugins.providers.jaxb   
org.jboss.resteasy.plugins.providers.multipart   
org.jboss.resteasy.plugins.stats   
 

Uses of Context in org.jboss.resteasy.plugins.providers.atom
 

Fields in org.jboss.resteasy.plugins.providers.atom with annotations of type Context
protected  Providers AtomFeedProvider.providers
           
protected  Providers AtomEntryProvider.providers
           
 

Uses of Context in org.jboss.resteasy.plugins.providers.jaxb
 

Fields in org.jboss.resteasy.plugins.providers.jaxb with annotations of type Context
protected  Providers CollectionProvider.providers
           
protected  Providers AbstractJAXBProvider.providers
           
protected  Providers AbstractJAXBContextFinder.providers
           
 

Uses of Context in org.jboss.resteasy.plugins.providers.multipart
 

Fields in org.jboss.resteasy.plugins.providers.multipart with annotations of type Context
protected  Providers MultipartReader.workers
           
protected  Providers MultipartFormDataReader.workers
           
protected  Providers MultipartFormAnnotationReader.workers
           
protected  Providers MapMultipartFormDataReader.workers
           
protected  Providers ListMultipartReader.workers
           
protected  Providers AbstractMultipartWriter.workers
           
 

Uses of Context in org.jboss.resteasy.plugins.stats
 

Method parameters in org.jboss.resteasy.plugins.stats with annotations of type Context
 RegistryData RegistryStatsResource.get(Registry reg)
           
 



Copyright © 2009. All Rights Reserved.