|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProviderFactory | |
---|---|
org.apache.cxf.jaxrs | |
org.apache.cxf.jaxrs.provider |
Uses of ProviderFactory in org.apache.cxf.jaxrs |
---|
Methods in org.apache.cxf.jaxrs that return ProviderFactory | |
---|---|
protected ProviderFactory |
AbstractJAXRSFactoryBean.setupFactory(Endpoint ep)
|
Methods in org.apache.cxf.jaxrs with parameters of type ProviderFactory | |
---|---|
protected void |
AbstractJAXRSFactoryBean.setDataBindingProvider(ProviderFactory factory,
Service s)
|
Uses of ProviderFactory in org.apache.cxf.jaxrs.provider |
---|
Methods in org.apache.cxf.jaxrs.provider that return ProviderFactory | |
---|---|
static ProviderFactory |
ProviderFactory.getInstance()
|
static ProviderFactory |
ProviderFactory.getInstance(Bus bus)
|
static ProviderFactory |
ProviderFactory.getInstance(Message m)
|
static ProviderFactory |
ProviderFactory.getSharedInstance()
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |