parent
eed53ba388
commit
18a1fcce1b
|
@ -36,7 +36,7 @@ public class RestfulInterface {
|
|||
/**
|
||||
* The constant timeOutValue.
|
||||
*/
|
||||
private static int timeOutValue = 3000;
|
||||
private static int timeOutValue = 5000;
|
||||
|
||||
/**
|
||||
* Instantiates a new Restful interface.
|
||||
|
|
Loading…
Reference in New Issue