You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
I try to set different timeout for connection and read response in
HttpTransportSE.
What is the expected output? What do you see instead?
API doesn't allow me to do it. I try to extend ServiceConnectionSE and so on,
but I can't do it because connection is a private field in ServiceConnectionSE.
So, I have to write my own version for ServiceConnectionSE with different
timeout.
What version of the product are you using? On what operating system?
I use Android 4.4.4 with 3.0.0 version of ksoap2-android, but I looked at
source code for 3.5.0.
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 17 Mar 2015 at 7:21
The text was updated successfully, but these errors were encountered:
The project is migrating to github. If you believe this issue is still valid
and should be tracked please file a new issue at
https://github.com/simpligility/ksoap2-android/issues
Original issue reported on code.google.com by
[email protected]
on 17 Mar 2015 at 7:21The text was updated successfully, but these errors were encountered: