public class SoapRequest extends Object implements Runnable
SoapRequest(HttpTransportSE ht, SoapSerializationEnvelope envelope, String namespace, SoapResponseHandler responseHandler)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SoapRequest(HttpTransportSE ht, SoapSerializationEnvelope envelope, String namespace, SoapResponseHandler responseHandler)
public void run()
run
Runnable