Apache CXF API

Uses of Class
org.apache.cxf.interceptor.Fault

Packages that use Fault
org.apache.cxf.interceptor Core interceptor interfaces which form the basis for message processing chains in CXF. 
 

Uses of Fault in org.apache.cxf.interceptor
 

Methods in org.apache.cxf.interceptor that return Fault
 Fault Fault.setFaultCode(javax.xml.namespace.QName c)
           
 

Methods in org.apache.cxf.interceptor that throw Fault
 void Interceptor.handleMessage(T message)
          Intercepts a message.
 


Apache CXF API

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