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-tree.html | 41 +++++++++++++++++++++++------------------ 1 file changed, 23 insertions(+), 18 deletions(-) (limited to 'doc/overview-tree.html') diff --git a/doc/overview-tree.html b/doc/overview-tree.html index e85da6d..adf3094 100644 --- a/doc/overview-tree.html +++ b/doc/overview-tree.html @@ -2,12 +2,12 @@ - + Class Hierarchy - + @@ -84,20 +84,24 @@ function windowTitle() Hierarchy For All Packages
-
Package Hierarchies:
uk.org.ury.config, uk.org.ury.database, uk.org.ury.database.exceptions, uk.org.ury.frontend, uk.org.ury.frontend.exceptions, uk.org.ury.library, uk.org.ury.library.exceptions, uk.org.ury.library.viewer, uk.org.ury.show, uk.org.ury.show.viewer, uk.org.ury.testrig
+
Package Hierarchies:
uk.org.ury.client, uk.org.ury.client.test, uk.org.ury.config, uk.org.ury.database, uk.org.ury.database.exceptions, uk.org.ury.frontend, uk.org.ury.frontend.exceptions, uk.org.ury.library, 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

Class Hierarchy

+
  • uk.org.ury.frontend.FrontendError
  • uk.org.ury.library.LibraryRequestHandler (implements uk.org.ury.server.RequestHandler) +
  • uk.org.ury.library.LibraryUtils
  • uk.org.ury.protocol.ProtocolUtils
  • uk.org.ury.server.Server
  • uk.org.ury.server.ServerProtocol
  • uk.org.ury.server.ServerRequestHandler (implements uk.org.ury.server.RequestHandler) +
  • uk.org.ury.show.ShowUtils
  • java.lang.Throwable (implements java.io.Serializable) @@ -157,7 +162,7 @@ Class Hierarchy Interface Hierarchy +
  • uk.org.ury.frontend.FrontendMaster
  • uk.org.ury.frontend.FrontendModule
  • uk.org.ury.testrig.Launcher
  • uk.org.ury.server.RequestHandler

    Enum Hierarchy

    @@ -165,7 +170,7 @@ Enum Hierarchy
  • java.lang.Object
    -- cgit v1.2.3