diff options
Diffstat (limited to 'doc/uk/org/ury/client/Client.html')
-rw-r--r-- | doc/uk/org/ury/client/Client.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/uk/org/ury/client/Client.html b/doc/uk/org/ury/client/Client.html index bcebbd1..844d3e3 100644 --- a/doc/uk/org/ury/client/Client.html +++ b/doc/uk/org/ury/client/Client.html @@ -2,12 +2,12 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:32 GMT 2011 --> +<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 16:59:57 GMT 2011 --> <TITLE> Client </TITLE> -<META NAME="date" CONTENT="2011-03-20"> +<META NAME="date" CONTENT="2011-03-21"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> @@ -186,8 +186,8 @@ public java.util.Map<?,?> <B>get</B>(java.lang.String file) <DD>Get a raw response from the server. <P> <DD><DL> -<DT><B>Parameters:</B><DD><CODE>file</CODE> - The "file", including path and query string, to - fetch from the server. +<DT><B>Parameters:</B><DD><CODE>file</CODE> - The "file", including path and query string, to fetch from the + server. <DT><B>Returns:</B><DD>The response from the server, as a key-value map. <DT><B>Throws:</B> <DD><CODE><A HREF="../../../../uk/org/ury/protocol/exceptions/DecodeFailureException.html" title="class in uk.org.ury.protocol.exceptions">DecodeFailureException</A></CODE> - if the decode failed.</DL> |