Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
166 |
brianR |
1 |
<?xml version="1.0" encoding="utf-8"?>
|
|
|
2 |
<section xmlns="http://docbook.org/ns/docbook" version="5.0"
|
|
|
3 |
xmlns:xi="http://www.w3.org/2001/XInclude" id="fileinfoservices">
|
|
|
4 |
<title>FileInfoService</title>
|
|
|
5 |
<para>The FileInfoService allows listing/ searching/ browsing and download of files and directories. Includes caching mechanism.
|
|
|
6 |
</para>
|
|
|
7 |
<para>Endpoint address: http://localhost:8080/XServices/fileinfo</para>
|
|
|
8 |
<para>WADL : http://localhost:8080/XServices/fileinfo?_wadl</para>
|
|
|
9 |
<!--
|
|
|
10 |
<xi:include href="./dateAdd.xml" />
|
|
|
11 |
|
|
|
12 |
-->
|
|
|
13 |
</section>
|