JavaScript is disabled on your browser.
Skip navigation links
Apache CXF API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.cxf.ws.rm
Interface BindingFaultFactory
All Known Implementing Classes:
SoapFaultFactory
public interface
BindingFaultFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Fault
createFault
(
SequenceFault
sf,
Message
msg)
String
toString
(
Fault
f)
Method Details
createFault
Fault
createFault
(
SequenceFault
sf,
Message
msg)
toString
String
toString
(
Fault
f)