Package | Description |
---|---|
org.apache.cxf.binding.soap | |
org.apache.cxf.binding.soap.interceptor |
Modifier and Type | Method and Description |
---|---|
static SoapFault |
SoapFault.createFault(Fault f,
SoapVersion v) |
Modifier and Type | Method and Description |
---|---|
static SoapFault |
Soap12FaultInInterceptor.unmarshalFault(SoapMessage message,
javax.xml.stream.XMLStreamReader reader) |
static SoapFault |
Soap11FaultInInterceptor.unmarshalFault(SoapMessage message,
javax.xml.stream.XMLStreamReader reader) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractSoapInterceptor.prepareStackTrace(SoapMessage message,
SoapFault fault) |
Apache CXF