diff options
Diffstat (limited to 'doc/constant-values.html')
-rw-r--r-- | doc/constant-values.html | 40 |
1 files changed, 38 insertions, 2 deletions
diff --git a/doc/constant-values.html b/doc/constant-values.html index 2d64792..e09905e 100644 --- a/doc/constant-values.html +++ b/doc/constant-values.html @@ -2,12 +2,12 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Tue Mar 15 10:21:53 GMT 2011 --> +<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 --> <TITLE> Constant Field Values </TITLE> -<META NAME="date" CONTENT="2011-03-15"> +<META NAME="date" CONTENT="2011-03-20"> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> @@ -100,6 +100,24 @@ uk.org.*</FONT></TH> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left" COLSPAN="3">uk.org.ury.server.<A HREF="uk/org/ury/server/ServerProtocol.html" title="class in uk.org.ury.server">ServerProtocol</A></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="uk.org.ury.server.ServerProtocol.GET_HEADER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final java.lang.String</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="uk/org/ury/server/ServerProtocol.html#GET_HEADER">GET_HEADER</A></CODE></TD> +<TD ALIGN="right"><CODE>"HTTP/1.1 200 OK\n"</CODE></TD> +</TR> +</FONT></TD> +</TR> +</TABLE> + +<P> + +<P> + +<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="3">uk.org.ury.show.<A HREF="uk/org/ury/show/ShowUtils.html" title="class in uk.org.ury.show">ShowUtils</A></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> @@ -115,6 +133,24 @@ uk.org.*</FONT></TH> <P> <P> + +<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left" COLSPAN="3">uk.org.ury.testrig.<A HREF="uk/org/ury/testrig/Launcher.html" title="interface in uk.org.ury.testrig">Launcher</A></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="uk.org.ury.testrig.Launcher.DEFAULT_MODULE_NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final java.lang.String</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="uk/org/ury/testrig/Launcher.html#DEFAULT_MODULE_NAME">DEFAULT_MODULE_NAME</A></CODE></TD> +<TD ALIGN="right"><CODE>"testrig.DemoMenu"</CODE></TD> +</TR> +</FONT></TD> +</TR> +</TABLE> + +<P> + +<P> <HR> |