init code
[vfc/nfvo/wfengine.git] / wso2 / rest-client / src / test / resources / rest-client-test.json
diff --git a/wso2/rest-client/src/test/resources/rest-client-test.json b/wso2/rest-client/src/test/resources/rest-client-test.json
new file mode 100644 (file)
index 0000000..0bdd9cd
--- /dev/null
@@ -0,0 +1,11 @@
+{
+    "defaultServer":
+    {
+        "host":"10.10.10.10",
+        "port":"443",
+    },
+    "ConnectTimeout":"10",
+    "thread":"100",
+    "idletimeout":"30",
+    "timeout":"60",
+}
\ No newline at end of file