| Package | Description |
|---|---|
| org.apache.cxf.jaxrs | |
| org.apache.cxf.jaxrs.client | |
| org.apache.cxf.jaxrs.spring |
| Modifier and Type | Field and Description |
|---|---|
protected JAXRSServiceFactoryBean |
AbstractJAXRSFactoryBean.serviceFactory |
| Modifier and Type | Method and Description |
|---|---|
JAXRSServiceFactoryBean |
AbstractJAXRSFactoryBean.getServiceFactory()
Returns the service factory
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJAXRSFactoryBean.setServiceFactory(JAXRSServiceFactoryBean serviceFactory)
Sets the custom service factory which processes
the registered classes and providers
|
| Constructor and Description |
|---|
AbstractJAXRSFactoryBean(JAXRSServiceFactoryBean serviceFactory) |
JAXRSServerFactoryBean(JAXRSServiceFactoryBean sf) |
| Constructor and Description |
|---|
JAXRSClientFactoryBean(JAXRSServiceFactoryBean serviceFactory) |
| Constructor and Description |
|---|
SpringJAXRSServerFactoryBean(JAXRSServiceFactoryBean sf) |
Apache CXF