| Package | Description |
|---|---|
| org.apache.cxf.jaxrs | |
| org.apache.cxf.jaxrs.client | |
| org.apache.cxf.jaxrs.provider |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractJAXRSFactoryBean.setDataBindingProvider(ProviderFactory factory,
Service s) |
protected void |
AbstractJAXRSFactoryBean.setupFactory(ProviderFactory factory,
Endpoint ep) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientProviderFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerProviderFactory |
| Modifier and Type | Method and Description |
|---|---|
protected ProviderFactory |
ProviderFactory.getBaseFactory() |
static ProviderFactory |
ProviderFactory.getInstance(Message m) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
ProviderFactory.initBaseFactory(ProviderFactory factory) |
| Constructor and Description |
|---|
ProviderFactory(ProviderFactory baseFactory,
Bus bus) |
Apache CXF