org.apache.cxf.ws.rm
Interface BindingFaultFactory

All Known Implementing Classes:
SoapFaultFactory

public interface BindingFaultFactory


Method Summary
 org.apache.cxf.interceptor.Fault createFault(SequenceFault sf)
           
 java.lang.String toString(org.apache.cxf.interceptor.Fault f)
           
 

Method Detail

createFault

org.apache.cxf.interceptor.Fault createFault(SequenceFault sf)

toString

java.lang.String toString(org.apache.cxf.interceptor.Fault f)


Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.