Uses of Class
org.apache.servicemix.soap.SoapFault

Packages that use SoapFault
org.apache.servicemix.soap The core API and classes for the SOAP stack 
org.apache.servicemix.soap.marshalers   
 

Uses of SoapFault in org.apache.servicemix.soap
 

Methods in org.apache.servicemix.soap with parameters of type SoapFault
 SoapMessage SoapHelper.onFault(Context context, SoapFault fault)
           
 

Uses of SoapFault in org.apache.servicemix.soap.marshalers
 

Methods in org.apache.servicemix.soap.marshalers that return SoapFault
 SoapFault SoapMessage.getFault()
           
 

Methods in org.apache.servicemix.soap.marshalers with parameters of type SoapFault
 void SoapMessage.setFault(SoapFault fault)
           
 



Copyright © 2005-2011 FuseSource. All Rights Reserved.