org.apache.cxf.ws.rm.soap
Class SoapFaultFactory
java.lang.Object
org.apache.cxf.ws.rm.soap.SoapFaultFactory
- All Implemented Interfaces:
- BindingFaultFactory
public class SoapFaultFactory
- extends Object
- implements BindingFaultFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoapFaultFactory
public SoapFaultFactory(Binding binding)
createFault
public Fault createFault(SequenceFault sf,
Message msg)
- Specified by:
createFault
in interface BindingFaultFactory
toString
public String toString(Fault f)
- Specified by:
toString
in interface BindingFaultFactory
Apache CXF