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-9.html | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) (limited to 'doc/index-files/index-9.html') diff --git a/doc/index-files/index-9.html b/doc/index-files/index-9.html index 3b1e941..1abc931 100644 --- a/doc/index-files/index-9.html +++ b/doc/index-files/index-9.html @@ -2,12 +2,12 @@ - + I-Index - + @@ -78,22 +78,17 @@ 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

I

-
init() - -Method in class uk.org.ury.frontend.AbstractFrontendModule -
Initialise the module as an applet. -
init() - -Method in class uk.org.ury.library.viewer.LibraryViewer -
Initialise the library viewer frontend as an applet. -
init() - -Method in class uk.org.ury.show.viewer.ShowViewer -
Initialise the library viewer frontend as an applet. -
init() - -Method in class uk.org.ury.testrig.DemoMenu -
Initialise the menu as an applet. +
init() - +Method in class uk.org.ury.frontend.FrontendApplet +
Main method. +
InvalidMessageException - Exception in uk.org.ury.protocol.exceptions
Generic exception thrown when a protocol function cannot process a + message due to an issue with the message.
InvalidMessageException(String) - +Constructor for exception uk.org.ury.protocol.exceptions.InvalidMessageException +
Construct a new InvalidMessageException with a reason.

@@ -148,7 +143,7 @@ Method in class uk.org.ury.testrig. -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