Uses of Class
org.ksoap2.SoapFault

Packages that use SoapFault
mymobilesite.communication   
org.ksoap2.serialization This package contains support for the Soap Serialization specification. 
 

Uses of SoapFault in mymobilesite.communication
 

Methods in mymobilesite.communication that throw SoapFault
 void AuthTransport.call(SaslMessage request)
          Sends the message and receives the response.
 

Uses of SoapFault in org.ksoap2.serialization
 

Methods in org.ksoap2.serialization that throw SoapFault
 java.lang.Object SoapSerializationEnvelope.getResponse()
          Response from the soap call.