Apache CXF API

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

Packages that use Fault
org.apache.cxf.interceptor   
org.apache.cxf.phase   
 

Uses of Fault in org.apache.cxf.interceptor
 

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

Uses of Fault in org.apache.cxf.phase
 

Methods in org.apache.cxf.phase that throw Fault
 void AbstractPhaseInterceptor.postHandleMessage(T message)
           
 


Apache CXF API

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