Subversion Repositories XServices

Rev

Rev 85 | View as "text/plain" | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE section [
<!ENTITY % myent SYSTEM "../entities.ent">
%myent;
]>
<section xmlns="http://docbook.org/ns/docbook" version="5.0"
        xmlns:xi="http://www.w3.org/2001/XInclude">
        <title>sleep</title>
        <para>Delays the response by the given minutes/ seconds. Please note,
                that it may take more time to perform the server roundtrip (network
                delays, parsing, etc.). Also you may have a network timeout set up in
                Tomcat or your client that prevents this web service to respond
                correctly.
</para>
</section>

Generated by GNU Enscript 1.6.5.90.