| Package | Description |
|---|---|
| org.apache.cxf.binding.xml | |
| org.apache.cxf.bus | |
| org.apache.cxf.bus.blueprint | |
| org.apache.cxf.bus.extension | |
| org.apache.cxf.bus.spring | |
| org.apache.cxf.endpoint |
Client and Server related classes.
|
| org.apache.cxf.jaxrs | |
| org.apache.cxf.jaxrs.client | |
| org.apache.cxf.jaxrs.spring |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLBinding |
| Modifier and Type | Class and Description |
|---|---|
class |
CXFBusImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
BlueprintBus |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionManagerBus
This bus uses CXF's built in extension manager to load components
(as opposed to using the Spring bus implementation).
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BusDefinitionParser.BusConfig |
class |
SpringBus |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEndpointFactory |
class |
ClientImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJAXRSFactoryBean
Abstract bean holding functionality common for creating
JAX-RS Server and Client objects.
|
class |
JAXRSServerFactoryBean
Bean to help easily create Server endpoints for JAX-RS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JAXRSClientFactoryBean |
| Modifier and Type | Class and Description |
|---|---|
static class |
JAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBean |
static class |
JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean |
Apache CXF