| Package | Description |
|---|---|
| org.apache.cxf.binding |
Interfaces for protocol bindings and their factories.
|
| org.apache.cxf.binding.corba | |
| org.apache.cxf.binding.soap | |
| org.apache.cxf.binding.xml | |
| org.apache.cxf.jaxrs |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBindingFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
CorbaBindingFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
SoapBindingFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLBindingFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
JAXRSBindingFactory
The CXF BindingFactory implementation which is used to register
CXF JAX-RS interceptors with the runtime.
|
Apache CXF