Hi!
My app i'm develope atm, is based on HttpUtils2 and works as expected, but there is one thing i need to fix. I mean java.net.SocketTimeoutException that happens from time to time especially if connection is unstable or server slow.
Is any way to handle it ? Like fire an event then contain a HttpJobName ( i download several files ) ? Also, what i need to do in these case - resubmit HttpJob ?
Thanks
My app i'm develope atm, is based on HttpUtils2 and works as expected, but there is one thing i need to fix. I mean java.net.SocketTimeoutException that happens from time to time especially if connection is unstable or server slow.
Is any way to handle it ? Like fire an event then contain a HttpJobName ( i download several files ) ? Also, what i need to do in these case - resubmit HttpJob ?
Thanks