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/overview-frame.html | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'doc/overview-frame.html') diff --git a/doc/overview-frame.html b/doc/overview-frame.html index 785bbe5..f7d4b10 100644 --- a/doc/overview-frame.html +++ b/doc/overview-frame.html @@ -2,12 +2,12 @@ - + Overview List - + @@ -30,6 +30,10 @@ Overview List Packages
+uk.org.ury.client +
+uk.org.ury.client.test +
uk.org.ury.config
uk.org.ury.database @@ -44,10 +48,22 @@ Packages
uk.org.ury.library.exceptions
+uk.org.ury.library.item +
uk.org.ury.library.viewer
+uk.org.ury.protocol +
+uk.org.ury.protocol.exceptions +
+uk.org.ury.server +
+uk.org.ury.server.exceptions +
uk.org.ury.show
+uk.org.ury.show.item +
uk.org.ury.show.viewer
uk.org.ury.testrig -- cgit v1.2.3