96b749a94be4501e2c12dfb93f6c811f1e32ba35
[vfc/nfvo/wfengine.git] / CommonLibrary / rest-client / src / test / resources / etc / conf / restclient.json
1 {
2     "defaulServer":
3     {
4         "host":"127.0.0.1",
5         "port":"8080",
6     },
7     "ConnectTimeout":"1000",
8     "thread":"10",
9     "idletimeout":"500000",
10     "timeout":"10000"
11 }