neelrev / resting

Lightweight Java component to consume REST service and transform response into objects.
0 stars 0 forks source link

How to configure time out #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
guys is there a way to configure timeout

I am  trying to find it to reduce it to 5 sec if possible .... thanks a lot

Original issue reported on code.google.com by khaly...@gmail.com on 12 Nov 2012 at 2:51

GoogleCodeExporter commented 9 years ago
Hi khalyafi,

Can you provide more details please?

Thanks!

Original comment by lpriyapa...@gmail.com on 5 Dec 2012 at 4:23

GoogleCodeExporter commented 9 years ago
Connection and socket timeouts can be specified with RestingBuilder now. The 
code has been checked in.

Original comment by sujata...@gmail.com on 21 Mar 2013 at 3:05