summaryrefslogtreecommitdiffstats
path: root/endpoints/lib/vboxwebService-5.2.wsdl
diff options
context:
space:
mode:
authorh6w <tudor@tudorholton.com>2017-10-26 16:53:14 +1100
committerGitHub <noreply@github.com>2017-10-26 16:53:14 +1100
commit511b11ee2f43677edb2850cfe2bf26e091b6eedd (patch)
tree3fd3224c1313ef7ce747edd621020a3eb92d413d /endpoints/lib/vboxwebService-5.2.wsdl
parent11206435d3656c20b0f552942f58881836e311d6 (diff)
parentc4c0029b9832b254623eb2240e7441575cf40f9c (diff)
downloadphpvirtualbox-511b11ee2f43677edb2850cfe2bf26e091b6eedd.zip
phpvirtualbox-511b11ee2f43677edb2850cfe2bf26e091b6eedd.tar.gz
phpvirtualbox-511b11ee2f43677edb2850cfe2bf26e091b6eedd.tar.bz2
Merge pull request #67 from phpvirtualbox/develop
phpvirtualbox 5.2 #RC1
Diffstat (limited to 'endpoints/lib/vboxwebService-5.2.wsdl')
-rw-r--r--endpoints/lib/vboxwebService-5.2.wsdl14
1 files changed, 14 insertions, 0 deletions
diff --git a/endpoints/lib/vboxwebService-5.2.wsdl b/endpoints/lib/vboxwebService-5.2.wsdl
new file mode 100644
index 0000000..c544f7d
--- /dev/null
+++ b/endpoints/lib/vboxwebService-5.2.wsdl
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ DO NOT EDIT! This is a generated file.
+ Generated from: src/VBox/Main/idl/VirtualBox.xidl (VirtualBox's generic pseudo-IDL file)
+ Generator: src/VBox/Main/webservice/websrv-wsdl-service.xsl
+-->
+<definitions xmlns:interface="urn:vbox" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:vbox="http://www.virtualbox.org/" xmlns="http://schemas.xmlsoap.org/wsdl/" name="VirtualBox" targetNamespace="http://www.virtualbox.org/Service">
+ <import location="vboxweb-5.2.wsdl" namespace="http://www.virtualbox.org/"/>
+ <service name="vboxService">
+ <port binding="vbox:vboxBinding" name="vboxServicePort">
+ <soap:address location="http://localhost:18083/"/>
+ </port>
+ </service>
+</definitions>