Serialized Form
|
Package org.apache.cxf.binding.soap |
subCode
QName subCode
- A SOAP 1.2 only fault code. "The message could not be processed for
reasons attributable to the processing of the message rather than to the
contents of the message itself." -- SOAP 1.2 Spec If this message is
used in a SOAP 1.1 Fault it will most likely (depending on the
FaultHandler) be mapped to "Sender" instead.
role
String role
node
String node
namespaces
Map<K,V> namespaces
version
SoapVersion version
|
Package org.apache.cxf.binding.soap.jms.interceptor |
jmsFaultType
JMSFaultType jmsFaultType
sender
boolean sender
detail
Object detail
Apache CXF