Uses of Interface
org.apache.cxf.jaxrs.ext.ContextProvider

Packages that use ContextProvider
org.apache.cxf.jaxrs.provider   
 

Uses of ContextProvider in org.apache.cxf.jaxrs.provider
 

Methods in org.apache.cxf.jaxrs.provider that return ContextProvider
<T> ContextProvider<T>
ProviderFactory.createContextProvider(Type contextType, org.apache.cxf.message.Message m)
           
 



Apache CXF