From cee53b021632c95f1b4882664a31ca639a9b0700 Mon Sep 17 00:00:00 2001 From: Matt Windsor Date: Sun, 20 Mar 2011 16:38:51 +0000 Subject: Rewrite of server to use HttpCore example code; beginning of code reformat from GNU style to Java conventions. Code now includes Apache license code. --- doc/constant-values.html | 40 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 38 insertions(+), 2 deletions(-) (limited to 'doc/constant-values.html') 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 @@ - + Constant Field Values - + @@ -98,6 +98,24 @@ uk.org.*

+ + + + + + + + + + + +
uk.org.ury.server.ServerProtocol
+public static final java.lang.StringGET_HEADER"HTTP/1.1 200 OK\n"
+ +

+ +

+ @@ -114,6 +132,24 @@ uk.org.*

+

+ +

uk.org.ury.show.ShowUtils
+ + + + + + + + + + +
uk.org.ury.testrig.Launcher
+public static final java.lang.StringDEFAULT_MODULE_NAME"testrig.DemoMenu"
+ +

+


-- cgit v1.2.3