Package | Description |
---|---|
org.apache.cxf.binding.soap | |
org.apache.cxf.binding.xml | |
org.apache.cxf.bus.extension | |
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.eventing.shared.faults | |
org.apache.cxf.ws.policy | |
org.apache.cxf.ws.rm.persistence | |
org.apache.cxf.ws.security.trust | |
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 |
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 |
CannotProcessFilter |
class |
DeliveryFormatRequestedUnavailable |
class |
EmptyFilter |
class |
EndToNotSupported |
class |
FilteringRequestedUnavailable |
class |
NoDeliveryMechanismEstablished |
class |
UnknownSubscription |
class |
UnsupportedExpirationType |
class |
UnsupportedExpirationValue |
class |
UnusableEPR |
class |
WSEventingFault
The parent for all WS-Eventing-specific faults.
|
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 |
RMStoreException
RMStoreException is the type of RuntimeException thrown by the RMStore
when encountering problems.
|
Modifier and Type | Class and Description |
---|---|
class |
TrustException |
Modifier and Type | Class and Description |
---|---|
class |
WSDLRuntimeException
This exception is thrown for problems processing WSDL
structures.
|
Apache CXF