Subversion Repositories XServices

Rev

Rev 159 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 159 Rev 166
1
<?xml version='1.0' encoding="utf-8"?>
1
<?xml version='1.0' encoding="utf-8"?>
2
<section xmlns="http://docbook.org/ns/docbook" version="5.0"
2
<section xmlns="http://docbook.org/ns/docbook" version="5.0"
3
	xmlns:xi="http://www.w3.org/2001/XInclude"
3
	xmlns:xi="http://www.w3.org/2001/XInclude"
4
	id="executeservices">
4
	id="executeservices">
5
	<title>ExecuteServices</title>
5
	<title>ExecuteServices</title>
6
	<para>The ExecuteService bundles local and remote command
6
	<para>The ExecuteService bundles local and remote command
7
		execution operations. Its WSDL is located at
7
		execution operations. Its WSDL is located at
8
		http://server:port/XServices/ExecuteService?wsdl</para>
8
		http://server:port/XServices/ExecuteService?wsdl</para>
9
		<xi:include href="./rExec.xml" />
9
		<xi:include href="./rExec.xml" />
10
		<xi:include href="./runCommand.xml" />
10
		<xi:include href="./runCommand.xml" />
-
 
11
		<xi:include href="./runCommandAsync.xml" />
-
 
12
		<xi:include href="./runCommandAsyncWithArgs.xml" />
-
 
13
		<xi:include href="./runCommandWithArgs.xml" />
11
		<xi:include href="./runCommandWithSSH.xml" />
14
		<xi:include href="./runCommandWithSSH.xml" />
-
 
15
		<xi:include href="./runCommandWithSSHKeyAuth.xml" />
-
 
16
		<xi:include href="./runJavaScript.xml" />	
12
		<xi:include href="./telnet.xml" />	
17
		<xi:include href="./telnet.xml" />	
13
</section>
18
</section>
14
 
19
 
15
Generated by GNU Enscript 1.6.5.90.
20
Generated by GNU Enscript 1.6.5.90.
16
 
21
 
17
 
22