aboutsummaryrefslogtreecommitdiff
path: root/doc/index-files
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index-files')
-rw-r--r--doc/index-files/index-1.html15
-rw-r--r--doc/index-files/index-10.html10
-rw-r--r--doc/index-files/index-11.html4
-rw-r--r--doc/index-files/index-12.html4
-rw-r--r--doc/index-files/index-13.html14
-rw-r--r--doc/index-files/index-14.html4
-rw-r--r--doc/index-files/index-15.html15
-rw-r--r--doc/index-files/index-16.html14
-rw-r--r--doc/index-files/index-17.html6
-rw-r--r--doc/index-files/index-18.html10
-rw-r--r--doc/index-files/index-19.html4
-rw-r--r--doc/index-files/index-2.html7
-rw-r--r--doc/index-files/index-3.html8
-rw-r--r--doc/index-files/index-4.html20
-rw-r--r--doc/index-files/index-5.html4
-rw-r--r--doc/index-files/index-6.html4
-rw-r--r--doc/index-files/index-7.html15
-rw-r--r--doc/index-files/index-8.html31
-rw-r--r--doc/index-files/index-9.html7
19 files changed, 103 insertions, 93 deletions
diff --git a/doc/index-files/index-1.html b/doc/index-files/index-1.html
index 888aa74..eb48bf3 100644
--- a/doc/index-files/index-1.html
+++ b/doc/index-files/index-1.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
A-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
@@ -85,13 +85,18 @@ function windowTitle()
<DT><A HREF="../uk/org/ury/frontend/AbstractFrontendModule.html" title="class in uk.org.ury.frontend"><B>AbstractFrontendModule</B></A> - Class in <A HREF="../uk/org/ury/frontend/package-summary.html">uk.org.ury.frontend</A><DD>An abstract implementation of the FrontendModule interface.<DT><A HREF="../uk/org/ury/frontend/AbstractFrontendModule.html#AbstractFrontendModule()"><B>AbstractFrontendModule()</B></A> -
Constructor for class uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/AbstractFrontendModule.html" title="class in uk.org.ury.frontend">AbstractFrontendModule</A>
<DD>&nbsp;
+<DT><A HREF="../uk/org/ury/server/AbstractRequestHandler.html" title="class in uk.org.ury.server"><B>AbstractRequestHandler</B></A> - Class in <A HREF="../uk/org/ury/server/package-summary.html">uk.org.ury.server</A><DD>An abstract request handler for HttpCore, providing basic functionality such
+ as uniform error response.<DT><A HREF="../uk/org/ury/server/AbstractRequestHandler.html#AbstractRequestHandler(uk.org.ury.server.Server, java.lang.String)"><B>AbstractRequestHandler(Server, String)</B></A> -
+Constructor for class uk.org.ury.server.<A HREF="../uk/org/ury/server/AbstractRequestHandler.html" title="class in uk.org.ury.server">AbstractRequestHandler</A>
+<DD>Constructs a new AbstractRequestHandler.
<DT><A HREF="../uk/org/ury/show/ShowChannel.html#add(int, uk.org.ury.show.item.ShowItem)"><B>add(int, ShowItem)</B></A> -
Method in class uk.org.ury.show.<A HREF="../uk/org/ury/show/ShowChannel.html" title="class in uk.org.ury.show">ShowChannel</A>
-<DD>Add a new item to the channel.
+<DD>Adds a new item to the channel.
<DT><A HREF="../uk/org/ury/show/ShowChannel.html#add(uk.org.ury.show.item.ShowItem)"><B>add(ShowItem)</B></A> -
Method in class uk.org.ury.show.<A HREF="../uk/org/ury/show/ShowChannel.html" title="class in uk.org.ury.show">ShowChannel</A>
-<DD>Add a new item to the end of the channel.
-<DT><A HREF="../uk/org/ury/testrig/ApplicationLauncher.html" title="class in uk.org.ury.testrig"><B>ApplicationLauncher</B></A> - Class in <A HREF="../uk/org/ury/testrig/package-summary.html">uk.org.ury.testrig</A><DD>An application-based entry point into the frontend.<DT><A HREF="../uk/org/ury/testrig/ApplicationLauncher.html#ApplicationLauncher()"><B>ApplicationLauncher()</B></A> -
+<DD>Adds a new item to the end of the channel.
+<DT><A HREF="../uk/org/ury/server/ApiRequestHandler.html" title="interface in uk.org.ury.server"><B>ApiRequestHandler</B></A> - Interface in <A HREF="../uk/org/ury/server/package-summary.html">uk.org.ury.server</A><DD>Interface for classes that can handle requests addressed to their
+ class name from the main server.<DT><A HREF="../uk/org/ury/testrig/ApplicationLauncher.html" title="class in uk.org.ury.testrig"><B>ApplicationLauncher</B></A> - Class in <A HREF="../uk/org/ury/testrig/package-summary.html">uk.org.ury.testrig</A><DD>An application-based entry point into the frontend.<DT><A HREF="../uk/org/ury/testrig/ApplicationLauncher.html#ApplicationLauncher()"><B>ApplicationLauncher()</B></A> -
Constructor for class uk.org.ury.testrig.<A HREF="../uk/org/ury/testrig/ApplicationLauncher.html" title="class in uk.org.ury.testrig">ApplicationLauncher</A>
<DD>&nbsp;
<DT><A HREF="../uk/org/ury/database/DatabaseItem.html#asResponse()"><B>asResponse()</B></A> -
diff --git a/doc/index-files/index-10.html b/doc/index-files/index-10.html
index a8824ad..d093928 100644
--- a/doc/index-files/index-10.html
+++ b/doc/index-files/index-10.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
L-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
@@ -88,9 +88,9 @@ Constructor for class uk.org.ury.show.viewer.<A HREF="../uk/org/ury/show/viewer/
<DT><A HREF="../uk/org/ury/library/item/LibraryItem.html" title="class in uk.org.ury.library.item"><B>LibraryItem</B></A> - Class in <A HREF="../uk/org/ury/library/item/package-summary.html">uk.org.ury.library.item</A><DD>An item in the URY library.<DT><A HREF="../uk/org/ury/library/item/LibraryItem.html#LibraryItem(java.util.Map)"><B>LibraryItem(Map&lt;LibraryItemProperty, String&gt;)</B></A> -
Constructor for class uk.org.ury.library.item.<A HREF="../uk/org/ury/library/item/LibraryItem.html" title="class in uk.org.ury.library.item">LibraryItem</A>
<DD>&nbsp;
-<DT><A HREF="../uk/org/ury/library/item/LibraryItemProperty.html" title="enum in uk.org.ury.library.item"><B>LibraryItemProperty</B></A> - Enum in <A HREF="../uk/org/ury/library/item/package-summary.html">uk.org.ury.library.item</A><DD>The parameters that are stored in the LibraryItem.<DT><A HREF="../uk/org/ury/library/LibraryRequestHandler.html" title="class in uk.org.ury.library"><B>LibraryRequestHandler</B></A> - Class in <A HREF="../uk/org/ury/library/package-summary.html">uk.org.ury.library</A><DD>A request handler for library queries.<DT><A HREF="../uk/org/ury/library/LibraryRequestHandler.html#LibraryRequestHandler()"><B>LibraryRequestHandler()</B></A> -
+<DT><A HREF="../uk/org/ury/library/item/LibraryItemProperty.html" title="enum in uk.org.ury.library.item"><B>LibraryItemProperty</B></A> - Enum in <A HREF="../uk/org/ury/library/item/package-summary.html">uk.org.ury.library.item</A><DD>The parameters that are stored in the LibraryItem.<DT><A HREF="../uk/org/ury/library/LibraryRequestHandler.html" title="class in uk.org.ury.library"><B>LibraryRequestHandler</B></A> - Class in <A HREF="../uk/org/ury/library/package-summary.html">uk.org.ury.library</A><DD>A request handler for library queries.<DT><A HREF="../uk/org/ury/library/LibraryRequestHandler.html#LibraryRequestHandler(uk.org.ury.server.Server, java.lang.String)"><B>LibraryRequestHandler(Server, String)</B></A> -
Constructor for class uk.org.ury.library.<A HREF="../uk/org/ury/library/LibraryRequestHandler.html" title="class in uk.org.ury.library">LibraryRequestHandler</A>
-<DD>&nbsp;
+<DD>Construct a new LibraryRequestHandler.
<DT><A HREF="../uk/org/ury/library/viewer/LibraryTableModel.html" title="class in uk.org.ury.library.viewer"><B>LibraryTableModel</B></A> - Class in <A HREF="../uk/org/ury/library/viewer/package-summary.html">uk.org.ury.library.viewer</A><DD>A table model for the library viewer.<DT><A HREF="../uk/org/ury/library/viewer/LibraryTableModel.html#LibraryTableModel(java.util.List)"><B>LibraryTableModel(List&lt;LibraryItem&gt;)</B></A> -
Constructor for class uk.org.ury.library.viewer.<A HREF="../uk/org/ury/library/viewer/LibraryTableModel.html" title="class in uk.org.ury.library.viewer">LibraryTableModel</A>
<DD>Construct a new table model.
@@ -100,7 +100,7 @@ Constructor for class uk.org.ury.library.<A HREF="../uk/org/ury/library/LibraryU
<DD>&nbsp;
<DT><A HREF="../uk/org/ury/library/viewer/LibraryViewer.html" title="class in uk.org.ury.library.viewer"><B>LibraryViewer</B></A> - Class in <A HREF="../uk/org/ury/library/viewer/package-summary.html">uk.org.ury.library.viewer</A><DD>Module for investigating the track library.<DT><A HREF="../uk/org/ury/library/viewer/LibraryViewer.html#LibraryViewer()"><B>LibraryViewer()</B></A> -
Constructor for class uk.org.ury.library.viewer.<A HREF="../uk/org/ury/library/viewer/LibraryViewer.html" title="class in uk.org.ury.library.viewer">LibraryViewer</A>
-<DD>Construct a new LibraryViewer as a frontend object.
+<DD>Constructs a new LibraryViewer as a frontend object.
<DT><A HREF="../uk/org/ury/library/viewer/LibraryViewerPanel.html" title="class in uk.org.ury.library.viewer"><B>LibraryViewerPanel</B></A> - Class in <A HREF="../uk/org/ury/library/viewer/package-summary.html">uk.org.ury.library.viewer</A><DD>Frontend panel providing access to an underlying library viewer.<DT><A HREF="../uk/org/ury/library/viewer/LibraryViewerPanel.html#LibraryViewerPanel(uk.org.ury.library.viewer.LibraryViewer, uk.org.ury.frontend.FrontendMaster)"><B>LibraryViewerPanel(LibraryViewer, FrontendMaster)</B></A> -
Constructor for class uk.org.ury.library.viewer.<A HREF="../uk/org/ury/library/viewer/LibraryViewerPanel.html" title="class in uk.org.ury.library.viewer">LibraryViewerPanel</A>
<DD>Construct a new LibraryViewerPanel.
diff --git a/doc/index-files/index-11.html b/doc/index-files/index-11.html
index 6cae7cd..b738199 100644
--- a/doc/index-files/index-11.html
+++ b/doc/index-files/index-11.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
M-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
diff --git a/doc/index-files/index-12.html b/doc/index-files/index-12.html
index 98ffbc9..b877693 100644
--- a/doc/index-files/index-12.html
+++ b/doc/index-files/index-12.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
N-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
diff --git a/doc/index-files/index-13.html b/doc/index-files/index-13.html
index 0d582d8..49ff9e4 100644
--- a/doc/index-files/index-13.html
+++ b/doc/index-files/index-13.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
P-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
@@ -82,16 +82,6 @@ function windowTitle()
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
-<DT><A HREF="../uk/org/ury/server/Server.html#parseQueryString(java.lang.String)"><B>parseQueryString(String)</B></A> -
-Method in class uk.org.ury.server.<A HREF="../uk/org/ury/server/Server.html" title="class in uk.org.ury.server">Server</A>
-<DD>Parse a query string, populating a key-value map of the
- URL-unescaped results.
-<DT><A HREF="../uk/org/ury/server/Server.html#processBuffer(java.util.List, java.io.PrintWriter)"><B>processBuffer(List&lt;String&gt;, PrintWriter)</B></A> -
-Method in class uk.org.ury.server.<A HREF="../uk/org/ury/server/Server.html" title="class in uk.org.ury.server">Server</A>
-<DD>&nbsp;
-<DT><A HREF="../uk/org/ury/server/ServerProtocol.html#processInput(java.lang.String)"><B>processInput(String)</B></A> -
-Method in class uk.org.ury.server.<A HREF="../uk/org/ury/server/ServerProtocol.html" title="class in uk.org.ury.server">ServerProtocol</A>
-<DD>&nbsp;
<DT><A HREF="../uk/org/ury/protocol/ProtocolUtils.html" title="class in uk.org.ury.protocol"><B>ProtocolUtils</B></A> - Class in <A HREF="../uk/org/ury/protocol/package-summary.html">uk.org.ury.protocol</A><DD>Utilities for converting between strings encoded in the response protocol and
collections of items, as well as validating and unpicking protocol messages.<DT><A HREF="../uk/org/ury/protocol/ProtocolUtils.html#ProtocolUtils()"><B>ProtocolUtils()</B></A> -
Constructor for class uk.org.ury.protocol.<A HREF="../uk/org/ury/protocol/ProtocolUtils.html" title="class in uk.org.ury.protocol">ProtocolUtils</A>
diff --git a/doc/index-files/index-14.html b/doc/index-files/index-14.html
index 6811312..a57941e 100644
--- a/doc/index-files/index-14.html
+++ b/doc/index-files/index-14.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
Q-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
diff --git a/doc/index-files/index-15.html b/doc/index-files/index-15.html
index 933479c..66f3b7a 100644
--- a/doc/index-files/index-15.html
+++ b/doc/index-files/index-15.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
R-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
@@ -88,8 +88,7 @@ Static method in class uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/Front
<DT><A HREF="../uk/org/ury/frontend/FrontendError.html#reportFatal(java.lang.String, uk.org.ury.frontend.FrontendApplet)"><B>reportFatal(String, FrontendApplet)</B></A> -
Static method in class uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/FrontendError.html" title="class in uk.org.ury.frontend">FrontendError</A>
<DD>&nbsp;
-<DT><A HREF="../uk/org/ury/server/RequestHandler.html" title="interface in uk.org.ury.server"><B>RequestHandler</B></A> - Interface in <A HREF="../uk/org/ury/server/package-summary.html">uk.org.ury.server</A><DD>Interface for classes that can handle requests addressed to their
- class name from the main server.<DT><A HREF="../uk/org/ury/protocol/ProtocolUtils.html#responseIsOK(java.util.Map)"><B>responseIsOK(Map&lt;?, ?&gt;)</B></A> -
+<DT><A HREF="../uk/org/ury/protocol/ProtocolUtils.html#responseIsOK(java.util.Map)"><B>responseIsOK(Map&lt;?, ?&gt;)</B></A> -
Static method in class uk.org.ury.protocol.<A HREF="../uk/org/ury/protocol/ProtocolUtils.html" title="class in uk.org.ury.protocol">ProtocolUtils</A>
<DD>Check if a response is flagged as having OK status.
<DT><A HREF="../uk/org/ury/frontend/FrontendApplet.html#restoreModule(uk.org.ury.frontend.FrontendModulePanel, uk.org.ury.frontend.FrontendControlPanel)"><B>restoreModule(FrontendModulePanel, FrontendControlPanel)</B></A> -
@@ -103,6 +102,12 @@ Method in class uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/FrontendFram
Method in interface uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/FrontendMaster.html" title="interface in uk.org.ury.frontend">FrontendMaster</A>
<DD>Restore an existing module and control panel into the frontend
master.
+<DT><A HREF="../uk/org/ury/server/HttpListenerThread.html#run()"><B>run()</B></A> -
+Method in class uk.org.ury.server.<A HREF="../uk/org/ury/server/HttpListenerThread.html" title="class in uk.org.ury.server">HttpListenerThread</A>
+<DD>Thread execution body.
+<DT><A HREF="../uk/org/ury/server/HttpWorkerThread.html#run()"><B>run()</B></A> -
+Method in class uk.org.ury.server.<A HREF="../uk/org/ury/server/HttpWorkerThread.html" title="class in uk.org.ury.server">HttpWorkerThread</A>
+<DD>Thread execution body.
<DT><A HREF="../uk/org/ury/testrig/DemoMenu.html#run()"><B>run()</B></A> -
Method in class uk.org.ury.testrig.<A HREF="../uk/org/ury/testrig/DemoMenu.html" title="class in uk.org.ury.testrig">DemoMenu</A>
<DD>Run the demo menu, creating a user interface.
@@ -111,7 +116,7 @@ Method in interface uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/Frontend
<DD>Begin execution of the frontend module.
<DT><A HREF="../uk/org/ury/library/viewer/LibraryViewer.html#runFrontend(uk.org.ury.frontend.FrontendMaster)"><B>runFrontend(FrontendMaster)</B></A> -
Method in class uk.org.ury.library.viewer.<A HREF="../uk/org/ury/library/viewer/LibraryViewer.html" title="class in uk.org.ury.library.viewer">LibraryViewer</A>
-<DD>Run the library viewer frontend.
+<DD>Runs the library viewer frontend.
<DT><A HREF="../uk/org/ury/show/viewer/ShowViewer.html#runFrontend(uk.org.ury.frontend.FrontendMaster)"><B>runFrontend(FrontendMaster)</B></A> -
Method in class uk.org.ury.show.viewer.<A HREF="../uk/org/ury/show/viewer/ShowViewer.html" title="class in uk.org.ury.show.viewer">ShowViewer</A>
<DD>Run the library viewer frontend.
diff --git a/doc/index-files/index-16.html b/doc/index-files/index-16.html
index 3eab2a9..2f1a287 100644
--- a/doc/index-files/index-16.html
+++ b/doc/index-files/index-16.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
S-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
@@ -96,8 +96,8 @@ Method in class uk.org.ury.show.viewer.<A HREF="../uk/org/ury/show/viewer/ShowVi
<DT><A HREF="../uk/org/ury/server/Server.html" title="class in uk.org.ury.server"><B>Server</B></A> - Class in <A HREF="../uk/org/ury/server/package-summary.html">uk.org.ury.server</A><DD>The unified URY server, accepting requests over HTTP.<DT><A HREF="../uk/org/ury/server/Server.html#Server()"><B>Server()</B></A> -
Constructor for class uk.org.ury.server.<A HREF="../uk/org/ury/server/Server.html" title="class in uk.org.ury.server">Server</A>
<DD>&nbsp;
-<DT><A HREF="../uk/org/ury/server/ServerProtocol.html" title="class in uk.org.ury.server"><B>ServerProtocol</B></A> - Class in <A HREF="../uk/org/ury/server/package-summary.html">uk.org.ury.server</A><DD>The BAPS server protocol (a minimal implementation of HTTP 1.1) handler.<DT><A HREF="../uk/org/ury/server/ServerProtocol.html#ServerProtocol()"><B>ServerProtocol()</B></A> -
-Constructor for class uk.org.ury.server.<A HREF="../uk/org/ury/server/ServerProtocol.html" title="class in uk.org.ury.server">ServerProtocol</A>
+<DT><A HREF="../uk/org/ury/server/Server.html#SERVER_VERSION"><B>SERVER_VERSION</B></A> -
+Static variable in class uk.org.ury.server.<A HREF="../uk/org/ury/server/Server.html" title="class in uk.org.ury.server">Server</A>
<DD>&nbsp;
<DT><A HREF="../uk/org/ury/server/ServerRequestHandler.html" title="class in uk.org.ury.server"><B>ServerRequestHandler</B></A> - Class in <A HREF="../uk/org/ury/server/package-summary.html">uk.org.ury.server</A><DD>A request handler for server queries.<DT><A HREF="../uk/org/ury/server/ServerRequestHandler.html#ServerRequestHandler()"><B>ServerRequestHandler()</B></A> -
Constructor for class uk.org.ury.server.<A HREF="../uk/org/ury/server/ServerRequestHandler.html" title="class in uk.org.ury.server">ServerRequestHandler</A>
@@ -134,12 +134,12 @@ Method in interface uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/Frontend
<DD>Set up the frontend master's user interface.
<DT><A HREF="../uk/org/ury/show/ShowChannel.html" title="class in uk.org.ury.show"><B>ShowChannel</B></A> - Class in <A HREF="../uk/org/ury/show/package-summary.html">uk.org.ury.show</A><DD>A channel of ShowItems in a show.<DT><A HREF="../uk/org/ury/show/ShowChannel.html#ShowChannel()"><B>ShowChannel()</B></A> -
Constructor for class uk.org.ury.show.<A HREF="../uk/org/ury/show/ShowChannel.html" title="class in uk.org.ury.show">ShowChannel</A>
-<DD>Construct a new, empty channel.
+<DD>Constructs a new, empty channel.
<DT><A HREF="../uk/org/ury/show/item/ShowItem.html" title="class in uk.org.ury.show.item"><B>ShowItem</B></A> - Class in <A HREF="../uk/org/ury/show/item/package-summary.html">uk.org.ury.show.item</A><DD>An item in the show database.<DT><A HREF="../uk/org/ury/show/item/ShowItem.html#ShowItem(java.util.Map)"><B>ShowItem(Map&lt;ShowItemProperty, String&gt;)</B></A> -
Constructor for class uk.org.ury.show.item.<A HREF="../uk/org/ury/show/item/ShowItem.html" title="class in uk.org.ury.show.item">ShowItem</A>
<DD>Construct a new ShowItem.
-<DT><A HREF="../uk/org/ury/show/item/ShowItemProperty.html" title="enum in uk.org.ury.show.item"><B>ShowItemProperty</B></A> - Enum in <A HREF="../uk/org/ury/show/item/package-summary.html">uk.org.ury.show.item</A><DD>Enumeration of the parameters that are stored in a ShowItem.<DT><A HREF="../uk/org/ury/show/ShowUtils.html" title="class in uk.org.ury.show"><B>ShowUtils</B></A> - Class in <A HREF="../uk/org/ury/show/package-summary.html">uk.org.ury.show</A><DD>A set of common utility routines to facilitate the extraction of
- show items from the show storage areas of the URY database.<DT><A HREF="../uk/org/ury/show/ShowUtils.html#ShowUtils()"><B>ShowUtils()</B></A> -
+<DT><A HREF="../uk/org/ury/show/item/ShowItemProperty.html" title="enum in uk.org.ury.show.item"><B>ShowItemProperty</B></A> - Enum in <A HREF="../uk/org/ury/show/item/package-summary.html">uk.org.ury.show.item</A><DD>Enumeration of the parameters that are stored in a ShowItem.<DT><A HREF="../uk/org/ury/show/ShowUtils.html" title="class in uk.org.ury.show"><B>ShowUtils</B></A> - Class in <A HREF="../uk/org/ury/show/package-summary.html">uk.org.ury.show</A><DD>A set of common utility routines to facilitate the extraction of show items
+ from the show storage areas of the URY database.<DT><A HREF="../uk/org/ury/show/ShowUtils.html#ShowUtils()"><B>ShowUtils()</B></A> -
Constructor for class uk.org.ury.show.<A HREF="../uk/org/ury/show/ShowUtils.html" title="class in uk.org.ury.show">ShowUtils</A>
<DD>&nbsp;
<DT><A HREF="../uk/org/ury/show/viewer/ShowViewer.html" title="class in uk.org.ury.show.viewer"><B>ShowViewer</B></A> - Class in <A HREF="../uk/org/ury/show/viewer/package-summary.html">uk.org.ury.show.viewer</A><DD>Frontend module for viewing show details.<DT><A HREF="../uk/org/ury/show/viewer/ShowViewer.html#ShowViewer()"><B>ShowViewer()</B></A> -
diff --git a/doc/index-files/index-17.html b/doc/index-files/index-17.html
index 2e809b2..e288e13 100644
--- a/doc/index-files/index-17.html
+++ b/doc/index-files/index-17.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
T-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
@@ -87,7 +87,7 @@ Method in class uk.org.ury.client.test.<A HREF="../uk/org/ury/client/test/Client
<DD>&nbsp;
<DT><A HREF="../uk/org/ury/client/test/ClientTest.html#testGet()"><B>testGet()</B></A> -
Method in class uk.org.ury.client.test.<A HREF="../uk/org/ury/client/test/ClientTest.html" title="class in uk.org.ury.client.test">ClientTest</A>
-<DD>Test method for <A HREF="../uk/org/ury/client/Client.html#get(java.lang.String)"><CODE>Client.get(java.lang.String)</CODE></A>.
+<DD>Test method for <A HREF="../uk/org/ury/client/Client.html#get(java.lang.String)"><CODE>Client.get(java.lang.String)</CODE></A>.
<DT><A HREF="../uk/org/ury/show/item/ShowItem.html#toString()"><B>toString()</B></A> -
Method in class uk.org.ury.show.item.<A HREF="../uk/org/ury/show/item/ShowItem.html" title="class in uk.org.ury.show.item">ShowItem</A>
<DD>&nbsp;
diff --git a/doc/index-files/index-18.html b/doc/index-files/index-18.html
index 47e99d5..4fe25ef 100644
--- a/doc/index-files/index-18.html
+++ b/doc/index-files/index-18.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
U-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
@@ -89,7 +89,11 @@ Constructor for exception uk.org.ury.frontend.exceptions.<A HREF="../uk/org/ury/
<DT><A HREF="../uk/org/ury/frontend/exceptions/UICreationFailureException.html#UICreationFailureException(java.lang.String)"><B>UICreationFailureException(String)</B></A> -
Constructor for exception uk.org.ury.frontend.exceptions.<A HREF="../uk/org/ury/frontend/exceptions/UICreationFailureException.html" title="class in uk.org.ury.frontend.exceptions">UICreationFailureException</A>
<DD>Construct a new UICreationFailureException.
-<DT><A HREF="../uk/org/ury/client/package-summary.html"><B>uk.org.ury.client</B></A> - package uk.org.ury.client<DD>&nbsp;<DT><A HREF="../uk/org/ury/client/test/package-summary.html"><B>uk.org.ury.client.test</B></A> - package uk.org.ury.client.test<DD>&nbsp;<DT><A HREF="../uk/org/ury/config/package-summary.html"><B>uk.org.ury.config</B></A> - package uk.org.ury.config<DD>&nbsp;<DT><A HREF="../uk/org/ury/database/package-summary.html"><B>uk.org.ury.database</B></A> - package uk.org.ury.database<DD>&nbsp;<DT><A HREF="../uk/org/ury/database/exceptions/package-summary.html"><B>uk.org.ury.database.exceptions</B></A> - package uk.org.ury.database.exceptions<DD>&nbsp;<DT><A HREF="../uk/org/ury/frontend/package-summary.html"><B>uk.org.ury.frontend</B></A> - package uk.org.ury.frontend<DD>&nbsp;<DT><A HREF="../uk/org/ury/frontend/exceptions/package-summary.html"><B>uk.org.ury.frontend.exceptions</B></A> - package uk.org.ury.frontend.exceptions<DD>&nbsp;<DT><A HREF="../uk/org/ury/library/package-summary.html"><B>uk.org.ury.library</B></A> - package uk.org.ury.library<DD>&nbsp;<DT><A HREF="../uk/org/ury/library/exceptions/package-summary.html"><B>uk.org.ury.library.exceptions</B></A> - package uk.org.ury.library.exceptions<DD>&nbsp;<DT><A HREF="../uk/org/ury/library/item/package-summary.html"><B>uk.org.ury.library.item</B></A> - package uk.org.ury.library.item<DD>&nbsp;<DT><A HREF="../uk/org/ury/library/viewer/package-summary.html"><B>uk.org.ury.library.viewer</B></A> - package uk.org.ury.library.viewer<DD>&nbsp;<DT><A HREF="../uk/org/ury/protocol/package-summary.html"><B>uk.org.ury.protocol</B></A> - package uk.org.ury.protocol<DD>&nbsp;<DT><A HREF="../uk/org/ury/protocol/exceptions/package-summary.html"><B>uk.org.ury.protocol.exceptions</B></A> - package uk.org.ury.protocol.exceptions<DD>&nbsp;<DT><A HREF="../uk/org/ury/server/package-summary.html"><B>uk.org.ury.server</B></A> - package uk.org.ury.server<DD>&nbsp;<DT><A HREF="../uk/org/ury/server/exceptions/package-summary.html"><B>uk.org.ury.server.exceptions</B></A> - package uk.org.ury.server.exceptions<DD>&nbsp;<DT><A HREF="../uk/org/ury/show/package-summary.html"><B>uk.org.ury.show</B></A> - package uk.org.ury.show<DD>&nbsp;<DT><A HREF="../uk/org/ury/show/item/package-summary.html"><B>uk.org.ury.show.item</B></A> - package uk.org.ury.show.item<DD>&nbsp;<DT><A HREF="../uk/org/ury/show/viewer/package-summary.html"><B>uk.org.ury.show.viewer</B></A> - package uk.org.ury.show.viewer<DD>&nbsp;<DT><A HREF="../uk/org/ury/testrig/package-summary.html"><B>uk.org.ury.testrig</B></A> - package uk.org.ury.testrig<DD>&nbsp;<DT><A HREF="../uk/org/ury/database/UserClass.html" title="enum in uk.org.ury.database"><B>UserClass</B></A> - Enum in <A HREF="../uk/org/ury/database/package-summary.html">uk.org.ury.database</A><DD>The various user classes of the database driver.</DL>
+<DT><A HREF="../uk/org/ury/client/package-summary.html"><B>uk.org.ury.client</B></A> - package uk.org.ury.client<DD>&nbsp;<DT><A HREF="../uk/org/ury/client/test/package-summary.html"><B>uk.org.ury.client.test</B></A> - package uk.org.ury.client.test<DD>&nbsp;<DT><A HREF="../uk/org/ury/config/package-summary.html"><B>uk.org.ury.config</B></A> - package uk.org.ury.config<DD>&nbsp;<DT><A HREF="../uk/org/ury/database/package-summary.html"><B>uk.org.ury.database</B></A> - package uk.org.ury.database<DD>Database services for the URY Presenter Suite.<DT><A HREF="../uk/org/ury/database/exceptions/package-summary.html"><B>uk.org.ury.database.exceptions</B></A> - package uk.org.ury.database.exceptions<DD>Exceptions thrown by the database services classes.<DT><A HREF="../uk/org/ury/frontend/package-summary.html"><B>uk.org.ury.frontend</B></A> - package uk.org.ury.frontend<DD>&nbsp;<DT><A HREF="../uk/org/ury/frontend/exceptions/package-summary.html"><B>uk.org.ury.frontend.exceptions</B></A> - package uk.org.ury.frontend.exceptions<DD>&nbsp;<DT><A HREF="../uk/org/ury/library/package-summary.html"><B>uk.org.ury.library</B></A> - package uk.org.ury.library<DD>&nbsp;<DT><A HREF="../uk/org/ury/library/exceptions/package-summary.html"><B>uk.org.ury.library.exceptions</B></A> - package uk.org.ury.library.exceptions<DD>&nbsp;<DT><A HREF="../uk/org/ury/library/item/package-summary.html"><B>uk.org.ury.library.item</B></A> - package uk.org.ury.library.item<DD>&nbsp;<DT><A HREF="../uk/org/ury/library/viewer/package-summary.html"><B>uk.org.ury.library.viewer</B></A> - package uk.org.ury.library.viewer<DD>&nbsp;<DT><A HREF="../uk/org/ury/protocol/package-summary.html"><B>uk.org.ury.protocol</B></A> - package uk.org.ury.protocol<DD>&nbsp;<DT><A HREF="../uk/org/ury/protocol/exceptions/package-summary.html"><B>uk.org.ury.protocol.exceptions</B></A> - package uk.org.ury.protocol.exceptions<DD>&nbsp;<DT><A HREF="../uk/org/ury/server/package-summary.html"><B>uk.org.ury.server</B></A> - package uk.org.ury.server<DD>The URY Server kernel.<DT><A HREF="../uk/org/ury/server/exceptions/package-summary.html"><B>uk.org.ury.server.exceptions</B></A> - package uk.org.ury.server.exceptions<DD>&nbsp;<DT><A HREF="../uk/org/ury/show/package-summary.html"><B>uk.org.ury.show</B></A> - package uk.org.ury.show<DD>&nbsp;<DT><A HREF="../uk/org/ury/show/item/package-summary.html"><B>uk.org.ury.show.item</B></A> - package uk.org.ury.show.item<DD>The show item class and related properties.<DT><A HREF="../uk/org/ury/show/viewer/package-summary.html"><B>uk.org.ury.show.viewer</B></A> - package uk.org.ury.show.viewer<DD>&nbsp;<DT><A HREF="../uk/org/ury/testrig/package-summary.html"><B>uk.org.ury.testrig</B></A> - package uk.org.ury.testrig<DD>&nbsp;<DT><A HREF="../uk/org/ury/server/exceptions/UnknownFunctionException.html" title="class in uk.org.ury.server.exceptions"><B>UnknownFunctionException</B></A> - Exception in <A HREF="../uk/org/ury/server/exceptions/package-summary.html">uk.org.ury.server.exceptions</A><DD>Exception thrown when a handler receives a request for a path that does not
+ correspond to one of its functions.<DT><A HREF="../uk/org/ury/server/exceptions/UnknownFunctionException.html#UnknownFunctionException(java.lang.String)"><B>UnknownFunctionException(String)</B></A> -
+Constructor for exception uk.org.ury.server.exceptions.<A HREF="../uk/org/ury/server/exceptions/UnknownFunctionException.html" title="class in uk.org.ury.server.exceptions">UnknownFunctionException</A>
+<DD>Construct a new UnknownFunctionException.
+<DT><A HREF="../uk/org/ury/database/UserClass.html" title="enum in uk.org.ury.database"><B>UserClass</B></A> - Enum in <A HREF="../uk/org/ury/database/package-summary.html">uk.org.ury.database</A><DD>The various user classes of the database driver.</DL>
<HR>
diff --git a/doc/index-files/index-19.html b/doc/index-files/index-19.html
index 64fc42e..9a8c337 100644
--- a/doc/index-files/index-19.html
+++ b/doc/index-files/index-19.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
V-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
diff --git a/doc/index-files/index-2.html b/doc/index-files/index-2.html
index 9e90266..dd331cb 100644
--- a/doc/index-files/index-2.html
+++ b/doc/index-files/index-2.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
B-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
@@ -96,9 +96,6 @@ Constructor for exception uk.org.ury.server.exceptions.<A HREF="../uk/org/ury/se
Constructor for exception uk.org.ury.server.exceptions.<A HREF="../uk/org/ury/server/exceptions/BadRequestException.html" title="class in uk.org.ury.server.exceptions">BadRequestException</A>
<DD>Construct a new HandlerNotFoundException with a chained
exception.
-<DT><A HREF="../uk/org/ury/server/ServerProtocol.html#buffer"><B>buffer</B></A> -
-Variable in class uk.org.ury.server.<A HREF="../uk/org/ury/server/ServerProtocol.html" title="class in uk.org.ury.server">ServerProtocol</A>
-<DD>&nbsp;
</DL>
<HR>
diff --git a/doc/index-files/index-3.html b/doc/index-files/index-3.html
index 87e13f7..73b5ed5 100644
--- a/doc/index-files/index-3.html
+++ b/doc/index-files/index-3.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
C-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
@@ -93,8 +93,8 @@ Constructor for class uk.org.ury.client.test.<A HREF="../uk/org/ury/client/test/
<DD>&nbsp;
<DT><A HREF="../uk/org/ury/database/UserClass.html#configName"><B>configName</B></A> -
Variable in enum uk.org.ury.database.<A HREF="../uk/org/ury/database/UserClass.html" title="enum in uk.org.ury.database">UserClass</A>
-<DD>The name of the tag in the configuration file that contains
- the credentials for this user class.
+<DD>The name of the tag in the configuration file that contains the
+ credentials for this user class.
<DT><A HREF="../uk/org/ury/config/ConfigReader.html" title="class in uk.org.ury.config"><B>ConfigReader</B></A> - Class in <A HREF="../uk/org/ury/config/package-summary.html">uk.org.ury.config</A><DD>Reads in an XML config file and creates config objects<DT><A HREF="../uk/org/ury/config/ConfigReader.html#ConfigReader(java.lang.String)"><B>ConfigReader(String)</B></A> -
Constructor for class uk.org.ury.config.<A HREF="../uk/org/ury/config/ConfigReader.html" title="class in uk.org.ury.config">ConfigReader</A>
<DD>Read in the config file and create the Database and Auth configuration objects.
diff --git a/doc/index-files/index-4.html b/doc/index-files/index-4.html
index 0b2e075..bee8054 100644
--- a/doc/index-files/index-4.html
+++ b/doc/index-files/index-4.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
D-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
@@ -85,14 +85,12 @@ function windowTitle()
<DT><A HREF="../uk/org/ury/config/Database.html" title="class in uk.org.ury.config"><B>Database</B></A> - Class in <A HREF="../uk/org/ury/config/package-summary.html">uk.org.ury.config</A><DD>A Database Server configuration<DT><A HREF="../uk/org/ury/config/Database.html#Database(java.lang.String, int, java.lang.String)"><B>Database(String, int, String)</B></A> -
Constructor for class uk.org.ury.config.<A HREF="../uk/org/ury/config/Database.html" title="class in uk.org.ury.config">Database</A>
<DD>Create a database object
-<DT><A HREF="../uk/org/ury/database/DatabaseDriver.html" title="class in uk.org.ury.database"><B>DatabaseDriver</B></A> - Class in <A HREF="../uk/org/ury/database/package-summary.html">uk.org.ury.database</A><DD>A database connection manager that connects to the URY databases
- using suitably privileged accounts, and handles the processing
- of SQL queries.<DT><A HREF="../uk/org/ury/database/DatabaseDriver.html#DatabaseDriver(uk.org.ury.config.ConfigReader, uk.org.ury.database.UserClass)"><B>DatabaseDriver(ConfigReader, UserClass)</B></A> -
+<DT><A HREF="../uk/org/ury/database/DatabaseDriver.html" title="class in uk.org.ury.database"><B>DatabaseDriver</B></A> - Class in <A HREF="../uk/org/ury/database/package-summary.html">uk.org.ury.database</A><DD>A database connection manager that connects to the URY databases using
+ suitably privileged accounts, and handles the processing of SQL queries.<DT><A HREF="../uk/org/ury/database/DatabaseDriver.html#DatabaseDriver(uk.org.ury.config.ConfigReader, uk.org.ury.database.UserClass)"><B>DatabaseDriver(ConfigReader, UserClass)</B></A> -
Constructor for class uk.org.ury.database.<A HREF="../uk/org/ury/database/DatabaseDriver.html" title="class in uk.org.ury.database">DatabaseDriver</A>
<DD>Construct a new DatabaseDriver with the given user class.
-<DT><A HREF="../uk/org/ury/database/DatabaseItem.html" title="class in uk.org.ury.database"><B>DatabaseItem</B></A>&lt;<A HREF="../uk/org/ury/database/DatabaseItem.html" title="type parameter in DatabaseItem">E</A>,<A HREF="../uk/org/ury/database/DatabaseItem.html" title="type parameter in DatabaseItem">T</A>&gt; - Class in <A HREF="../uk/org/ury/database/package-summary.html">uk.org.ury.database</A><DD>An abstract class presenting a template for objects serving as
- a data structure for collections of properties retrieved from
- a SQL database.<DT><A HREF="../uk/org/ury/database/DatabaseItem.html#DatabaseItem(java.util.Map)"><B>DatabaseItem(Map&lt;E, T&gt;)</B></A> -
+<DT><A HREF="../uk/org/ury/database/DatabaseItem.html" title="class in uk.org.ury.database"><B>DatabaseItem</B></A>&lt;<A HREF="../uk/org/ury/database/DatabaseItem.html" title="type parameter in DatabaseItem">E</A>,<A HREF="../uk/org/ury/database/DatabaseItem.html" title="type parameter in DatabaseItem">T</A>&gt; - Class in <A HREF="../uk/org/ury/database/package-summary.html">uk.org.ury.database</A><DD>An abstract class presenting a template for objects serving as a data
+ structure for collections of properties retrieved from a SQL database.<DT><A HREF="../uk/org/ury/database/DatabaseItem.html#DatabaseItem(java.util.Map)"><B>DatabaseItem(Map&lt;E, T&gt;)</B></A> -
Constructor for class uk.org.ury.database.<A HREF="../uk/org/ury/database/DatabaseItem.html" title="class in uk.org.ury.database">DatabaseItem</A>
<DD>Construct a new item from an existing list of properties.
<DT><A HREF="../uk/org/ury/protocol/ProtocolUtils.html#decode(java.lang.String)"><B>decode(String)</B></A> -
@@ -113,12 +111,12 @@ Constructor for class uk.org.ury.testrig.<A HREF="../uk/org/ury/testrig/DemoMenu
<DT><A HREF="../uk/org/ury/testrig/DemoMenuPanel.html" title="class in uk.org.ury.testrig"><B>DemoMenuPanel</B></A> - Class in <A HREF="../uk/org/ury/testrig/package-summary.html">uk.org.ury.testrig</A><DD>&nbsp;<DT><A HREF="../uk/org/ury/testrig/DemoMenuPanel.html#DemoMenuPanel(uk.org.ury.frontend.FrontendMaster)"><B>DemoMenuPanel(FrontendMaster)</B></A> -
Constructor for class uk.org.ury.testrig.<A HREF="../uk/org/ury/testrig/DemoMenuPanel.html" title="class in uk.org.ury.testrig">DemoMenuPanel</A>
<DD>Construct a new DemoMenuPanel.
-<DT><A HREF="../uk/org/ury/protocol/Directive.html" title="enum in uk.org.ury.protocol"><B>Directive</B></A> - Enum in <A HREF="../uk/org/ury/protocol/package-summary.html">uk.org.ury.protocol</A><DD>Directives supported by the protocol.<DT><A HREF="../uk/org/ury/server/Server.html#doConnection(java.net.Socket)"><B>doConnection(Socket)</B></A> -
-Method in class uk.org.ury.server.<A HREF="../uk/org/ury/server/Server.html" title="class in uk.org.ury.server">Server</A>
+<DT><A HREF="../uk/org/ury/protocol/Directive.html" title="enum in uk.org.ury.protocol"><B>Directive</B></A> - Enum in <A HREF="../uk/org/ury/protocol/package-summary.html">uk.org.ury.protocol</A><DD>Directives supported by the protocol.<DT><A HREF="../uk/org/ury/server/Server.html#DOCTYPE"><B>DOCTYPE</B></A> -
+Static variable in class uk.org.ury.server.<A HREF="../uk/org/ury/server/Server.html" title="class in uk.org.ury.server">Server</A>
<DD>&nbsp;
<DT><A HREF="../uk/org/ury/library/viewer/LibraryViewer.html#doSearch(java.lang.String)"><B>doSearch(String)</B></A> -
Method in class uk.org.ury.library.viewer.<A HREF="../uk/org/ury/library/viewer/LibraryViewer.html" title="class in uk.org.ury.library.viewer">LibraryViewer</A>
-<DD>Do a library search.
+<DD>Does a library search.
</DL>
<HR>
diff --git a/doc/index-files/index-5.html b/doc/index-files/index-5.html
index 563446c..fb8364f 100644
--- a/doc/index-files/index-5.html
+++ b/doc/index-files/index-5.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
E-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html
index ae3effa..706c871 100644
--- a/doc/index-files/index-6.html
+++ b/doc/index-files/index-6.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
F-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html
index 6fac977..46b54f2 100644
--- a/doc/index-files/index-7.html
+++ b/doc/index-files/index-7.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
G-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
@@ -90,17 +90,14 @@ Method in class uk.org.ury.database.<A HREF="../uk/org/ury/database/DatabaseItem
<DD>Query this item for a property.
<DT><A HREF="../uk/org/ury/show/ShowChannel.html#get(int)"><B>get(int)</B></A> -
Method in class uk.org.ury.show.<A HREF="../uk/org/ury/show/ShowChannel.html" title="class in uk.org.ury.show">ShowChannel</A>
-<DD>Retrieve an item from the channel.
-<DT><A HREF="../uk/org/ury/server/ServerProtocol.html#GET_HEADER"><B>GET_HEADER</B></A> -
-Static variable in class uk.org.ury.server.<A HREF="../uk/org/ury/server/ServerProtocol.html" title="class in uk.org.ury.server">ServerProtocol</A>
-<DD>&nbsp;
+<DD>Retrieves an item from the channel.
<DT><A HREF="../uk/org/ury/show/viewer/ShowViewer.html#getBins()"><B>getBins()</B></A> -
Method in class uk.org.ury.show.viewer.<A HREF="../uk/org/ury/show/viewer/ShowViewer.html" title="class in uk.org.ury.show.viewer">ShowViewer</A>
<DD>&nbsp;
<DT><A HREF="../uk/org/ury/show/ShowUtils.html#getChannelList(uk.org.ury.database.DatabaseDriver, int, int)"><B>getChannelList(DatabaseDriver, int, int)</B></A> -
Static method in class uk.org.ury.show.<A HREF="../uk/org/ury/show/ShowUtils.html" title="class in uk.org.ury.show">ShowUtils</A>
-<DD>Given a show and a channel, retrieve a list of all show items
- bound to that channel for the show.
+<DD>Given a show and a channel, retrieve a list of all show items bound to
+ that channel for the show.
<DT><A HREF="../uk/org/ury/show/viewer/ShowViewer.html#getChannels()"><B>getChannels()</B></A> -
Method in class uk.org.ury.show.viewer.<A HREF="../uk/org/ury/show/viewer/ShowViewer.html" title="class in uk.org.ury.show.viewer">ShowViewer</A>
<DD>&nbsp;
@@ -118,7 +115,7 @@ Method in class uk.org.ury.config.<A HREF="../uk/org/ury/config/ConfigReader.htm
<DD>Get the database configuration
<DT><A HREF="../uk/org/ury/server/Server.html#getDatabaseConnection(uk.org.ury.database.UserClass)"><B>getDatabaseConnection(UserClass)</B></A> -
Method in class uk.org.ury.server.<A HREF="../uk/org/ury/server/Server.html" title="class in uk.org.ury.server">Server</A>
-<DD>Get a database connection using the given user class.
+<DD>Gets a database connection using the given user class.
<DT><A HREF="../uk/org/ury/config/Database.html#getDb()"><B>getDb()</B></A> -
Method in class uk.org.ury.config.<A HREF="../uk/org/ury/config/Database.html" title="class in uk.org.ury.config">Database</A>
<DD>Get the name of the database
diff --git a/doc/index-files/index-8.html b/doc/index-files/index-8.html
index 86db5a8..2af44bd 100644
--- a/doc/index-files/index-8.html
+++ b/doc/index-files/index-8.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
H-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
@@ -82,6 +82,9 @@ function windowTitle()
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
+<DT><A HREF="../uk/org/ury/server/AbstractRequestHandler.html#handle(org.apache.http.HttpRequest, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>handle(HttpRequest, HttpResponse, HttpContext)</B></A> -
+Method in class uk.org.ury.server.<A HREF="../uk/org/ury/server/AbstractRequestHandler.html" title="class in uk.org.ury.server">AbstractRequestHandler</A>
+<DD>Begins handling of a HTTP request.
<DT><A HREF="../uk/org/ury/server/exceptions/HandleFailureException.html" title="class in uk.org.ury.server.exceptions"><B>HandleFailureException</B></A> - Exception in <A HREF="../uk/org/ury/server/exceptions/package-summary.html">uk.org.ury.server.exceptions</A><DD>Generic exception thrown when a server request handler fails to
handle a request.<DT><A HREF="../uk/org/ury/server/exceptions/HandleFailureException.html#HandleFailureException()"><B>HandleFailureException()</B></A> -
Constructor for exception uk.org.ury.server.exceptions.<A HREF="../uk/org/ury/server/exceptions/HandleFailureException.html" title="class in uk.org.ury.server.exceptions">HandleFailureException</A>
@@ -90,15 +93,14 @@ Constructor for exception uk.org.ury.server.exceptions.<A HREF="../uk/org/ury/se
<DT><A HREF="../uk/org/ury/server/exceptions/HandleFailureException.html#HandleFailureException(java.lang.String)"><B>HandleFailureException(String)</B></A> -
Constructor for exception uk.org.ury.server.exceptions.<A HREF="../uk/org/ury/server/exceptions/HandleFailureException.html" title="class in uk.org.ury.server.exceptions">HandleFailureException</A>
<DD>Construct a new HandleFailureException.
-<DT><A HREF="../uk/org/ury/server/Server.html#handleGet(java.util.List)"><B>handleGet(List&lt;String&gt;)</B></A> -
-Method in class uk.org.ury.server.<A HREF="../uk/org/ury/server/Server.html" title="class in uk.org.ury.server">Server</A>
-<DD>Handle a HTTP GET request.
-<DT><A HREF="../uk/org/ury/library/LibraryRequestHandler.html#handleGetRequest(java.util.Map, uk.org.ury.server.Server)"><B>handleGetRequest(Map&lt;String, String&gt;, Server)</B></A> -
+<DT><A HREF="../uk/org/ury/library/LibraryRequestHandler.html#handleGet(org.apache.http.HttpRequest, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>handleGet(HttpRequest, HttpResponse, HttpContext)</B></A> -
Method in class uk.org.ury.library.<A HREF="../uk/org/ury/library/LibraryRequestHandler.html" title="class in uk.org.ury.library">LibraryRequestHandler</A>
-<DD>Handle a server GET request (that is, a request for data
- output).
-<DT><A HREF="../uk/org/ury/server/RequestHandler.html#handleGetRequest(java.util.Map, uk.org.ury.server.Server)"><B>handleGetRequest(Map&lt;String, String&gt;, Server)</B></A> -
-Method in interface uk.org.ury.server.<A HREF="../uk/org/ury/server/RequestHandler.html" title="interface in uk.org.ury.server">RequestHandler</A>
+<DD>Handle a HTTP GET request.
+<DT><A HREF="../uk/org/ury/server/HttpHandler.html#handleGet(org.apache.http.HttpRequest, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>handleGet(HttpRequest, HttpResponse, HttpContext)</B></A> -
+Method in class uk.org.ury.server.<A HREF="../uk/org/ury/server/HttpHandler.html" title="class in uk.org.ury.server">HttpHandler</A>
+<DD>Handle a HTTP GET request.
+<DT><A HREF="../uk/org/ury/server/ApiRequestHandler.html#handleGetRequest(java.util.Map, uk.org.ury.server.Server)"><B>handleGetRequest(Map&lt;String, String&gt;, Server)</B></A> -
+Method in interface uk.org.ury.server.<A HREF="../uk/org/ury/server/ApiRequestHandler.html" title="interface in uk.org.ury.server">ApiRequestHandler</A>
<DD>Handle a server GET request (that is, a request for data
output).
<DT><A HREF="../uk/org/ury/server/ServerRequestHandler.html#handleGetRequest(java.util.Map, uk.org.ury.server.Server)"><B>handleGetRequest(Map&lt;String, String&gt;, Server)</B></A> -
@@ -140,6 +142,15 @@ Constructor for class uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/HintFi
<DT><A HREF="../uk/org/ury/frontend/HintField.html#HintField(java.lang.String)"><B>HintField(String)</B></A> -
Constructor for class uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/HintField.html" title="class in uk.org.ury.frontend">HintField</A>
<DD>Construct a new HintField.
+<DT><A HREF="../uk/org/ury/server/HttpHandler.html" title="class in uk.org.ury.server"><B>HttpHandler</B></A> - Class in <A HREF="../uk/org/ury/server/package-summary.html">uk.org.ury.server</A><DD>&nbsp;<DT><A HREF="../uk/org/ury/server/HttpHandler.html#HttpHandler(uk.org.ury.server.Server, java.lang.String)"><B>HttpHandler(Server, String)</B></A> -
+Constructor for class uk.org.ury.server.<A HREF="../uk/org/ury/server/HttpHandler.html" title="class in uk.org.ury.server">HttpHandler</A>
+<DD>Construct a new HttpHandler.
+<DT><A HREF="../uk/org/ury/server/HttpListenerThread.html" title="class in uk.org.ury.server"><B>HttpListenerThread</B></A> - Class in <A HREF="../uk/org/ury/server/package-summary.html">uk.org.ury.server</A><DD>Listener thread for the URY server HTTP interface.<DT><A HREF="../uk/org/ury/server/HttpListenerThread.html#HttpListenerThread(int, uk.org.ury.server.Server)"><B>HttpListenerThread(int, Server)</B></A> -
+Constructor for class uk.org.ury.server.<A HREF="../uk/org/ury/server/HttpListenerThread.html" title="class in uk.org.ury.server">HttpListenerThread</A>
+<DD>&nbsp;
+<DT><A HREF="../uk/org/ury/server/HttpWorkerThread.html" title="class in uk.org.ury.server"><B>HttpWorkerThread</B></A> - Class in <A HREF="../uk/org/ury/server/package-summary.html">uk.org.ury.server</A><DD>A worker thread in the server HTTP interface.<DT><A HREF="../uk/org/ury/server/HttpWorkerThread.html#HttpWorkerThread(org.apache.http.protocol.HttpService, org.apache.http.HttpServerConnection)"><B>HttpWorkerThread(HttpService, HttpServerConnection)</B></A> -
+Constructor for class uk.org.ury.server.<A HREF="../uk/org/ury/server/HttpWorkerThread.html" title="class in uk.org.ury.server">HttpWorkerThread</A>
+<DD>Construct a new HttpWorkerThread.
</DL>
<HR>
diff --git a/doc/index-files/index-9.html b/doc/index-files/index-9.html
index 1abc931..78d445b 100644
--- a/doc/index-files/index-9.html
+++ b/doc/index-files/index-9.html
@@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
<TITLE>
I-Index
</TITLE>
-<META NAME="date" CONTENT="2011-03-20">
+<META NAME="date" CONTENT="2011-03-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
@@ -82,6 +82,9 @@ function windowTitle()
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
+<DT><A HREF="../uk/org/ury/server/Server.html#INDEX_HTML"><B>INDEX_HTML</B></A> -
+Static variable in class uk.org.ury.server.<A HREF="../uk/org/ury/server/Server.html" title="class in uk.org.ury.server">Server</A>
+<DD>&nbsp;
<DT><A HREF="../uk/org/ury/frontend/FrontendApplet.html#init()"><B>init()</B></A> -
Method in class uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/FrontendApplet.html" title="class in uk.org.ury.frontend">FrontendApplet</A>
<DD>Main method.