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/index-files/index-4.html | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'doc/index-files/index-4.html') diff --git a/doc/index-files/index-4.html b/doc/index-files/index-4.html index 392ef08..0b2e075 100644 --- a/doc/index-files/index-4.html +++ b/doc/index-files/index-4.html @@ -2,12 +2,12 @@ - + D-Index - + @@ -78,7 +78,7 @@ function windowTitle() -A B C D E F G H I L M N Q R S T U V
+A B C D E F G H I L M N P Q R S T U V

D

@@ -95,6 +95,15 @@ Constructor for class uk.org.ury.database.DatabaseItem(Map<E, T>) - Constructor for class uk.org.ury.database.DatabaseItem
Construct a new item from an existing list of properties. +
decode(String) - +Static method in class uk.org.ury.protocol.ProtocolUtils +
Decode a protocol string into a key-value map. +
DecodeFailureException - Exception in uk.org.ury.protocol.exceptions
Exception thrown when the protocol decoder fails.
DecodeFailureException(String) - +Constructor for exception uk.org.ury.protocol.exceptions.DecodeFailureException +
Construct a new DecodeFailureException with a reason. +
DEFAULT_MODULE_NAME - +Static variable in interface uk.org.ury.testrig.Launcher +
 
DemoControlPanel - Class in uk.org.ury.testrig
Control panel for the demo system.
DemoControlPanel() - Constructor for class uk.org.ury.testrig.DemoControlPanel
Constructs a new DemoControlPanel. @@ -104,6 +113,9 @@ Constructor for class uk.org.ury.testrig.DemoMenuPanel - Class in uk.org.ury.testrig
 
DemoMenuPanel(FrontendMaster) - Constructor for class uk.org.ury.testrig.DemoMenuPanel
Construct a new DemoMenuPanel. +
Directive - Enum in uk.org.ury.protocol
Directives supported by the protocol.
doConnection(Socket) - +Method in class uk.org.ury.server.Server +
 
doSearch(String) - Method in class uk.org.ury.library.viewer.LibraryViewer
Do a library search. @@ -161,7 +173,7 @@ Method in class uk.org.ury.library.viewer. -A B C D E F G H I L M N Q R S T U V
+A B C D E F G H I L M N P Q R S T U V
-- cgit v1.2.3