Apache CXF API

org.apache.cxf.ws.rm
Interface BindingFaultFactory

All Known Implementing Classes:
SoapFaultFactory

public interface BindingFaultFactory


Method Summary
 Fault createFault(SequenceFault sf)
           
 java.lang.String toString(Fault f)
           
 

Method Detail

createFault

Fault createFault(SequenceFault sf)

toString

java.lang.String toString(Fault f)

Apache CXF API

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