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-1.html | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'doc/index-files/index-1.html') diff --git a/doc/index-files/index-1.html b/doc/index-files/index-1.html index fe3d35a..888aa74 100644 --- a/doc/index-files/index-1.html +++ b/doc/index-files/index-1.html @@ -2,12 +2,12 @@ - + A-Index - + @@ -78,19 +78,25 @@ 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

A

AbstractFrontendModule - Class in uk.org.ury.frontend
An abstract implementation of the FrontendModule interface.
AbstractFrontendModule() - Constructor for class uk.org.ury.frontend.AbstractFrontendModule
  -
add(int, ShowItem) - +
add(int, ShowItem) - Method in class uk.org.ury.show.ShowChannel
Add a new item to the channel. -
add(ShowItem) - +
add(ShowItem) - Method in class uk.org.ury.show.ShowChannel
Add a new item to the end of the channel. +
ApplicationLauncher - Class in uk.org.ury.testrig
An application-based entry point into the frontend.
ApplicationLauncher() - +Constructor for class uk.org.ury.testrig.ApplicationLauncher +
  +
asResponse() - +Method in class uk.org.ury.database.DatabaseItem +
Retrieve a map of string representations of the properties.
Auth - Class in uk.org.ury.config
A login authorisation configuration
Auth(String, String) - Constructor for class uk.org.ury.config.Auth
Create a login auth object @@ -148,7 +154,7 @@ Constructor for class uk.org.ury.config. -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