| Package | Description |
|---|---|
| org.apache.cxf.binding.soap | |
| org.apache.cxf.binding.xml | |
| org.apache.cxf.bus.extension | |
| org.apache.cxf.common.commands | |
| org.apache.cxf.configuration | |
| org.apache.cxf.frontend | |
| org.apache.cxf.interceptor |
Core interceptor interfaces which form the basis for message processing chains
in CXF.
|
| org.apache.cxf.jaxws | |
| org.apache.cxf.service.factory | |
| org.apache.cxf.ws.policy | |
| org.apache.cxf.wsdl11 |
| Modifier and Type | Class and Description |
|---|---|
class |
SoapFault |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLFault |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionException |
| Modifier and Type | Class and Description |
|---|---|
class |
ForkedCommandException |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationException |
| Modifier and Type | Class and Description |
|---|---|
class |
WSDLQueryException |
| Modifier and Type | Class and Description |
|---|---|
class |
Fault
A Fault that occurs during invocation processing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JaxWsConfigurationException
This exception is thrown when CXF discovers inconsistent or unsupported JAX-WS annotations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceConstructionException |
| Modifier and Type | Class and Description |
|---|---|
class |
PolicyException
PolicyException is the type of RuntimeException thrown by any exceptions encountered
by the policy framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WSDLRuntimeException
This exception is thrown for problems processing WSDL
structures.
|
Apache CXF