From df7d7981b56a4560c95ea7e9b194080e93398ecf Mon Sep 17 00:00:00 2001 From: Matt Windsor Date: Mon, 21 Mar 2011 21:54:31 +0000 Subject: GREAT PACKAGE RESHUFFLE: Everything is now organised into frontend, backend and common (to frontend and backend) packages. Things may have been broken. Doc refresh. --- doc/index-files/index-12.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/index-files/index-12.html') diff --git a/doc/index-files/index-12.html b/doc/index-files/index-12.html index b877693..8994069 100644 --- a/doc/index-files/index-12.html +++ b/doc/index-files/index-12.html @@ -2,7 +2,7 @@ - + N-Index @@ -82,13 +82,13 @@ function windowTitle()

N

-
NotAHandlerException - Exception in uk.org.ury.server.exceptions
Exception thrown if the class requested as a handler by the client - is, in fact, not a handler (it does not implement RequestHandler).
NotAHandlerException(String) - -Constructor for exception uk.org.ury.server.exceptions.NotAHandlerException +
NotAHandlerException - Exception in uk.org.ury.backend.server.exceptions
Exception thrown if the class requested as a handler by the client + is, in fact, not a handler (it does not implement RequestHandler).
NotAHandlerException(String) - +Constructor for exception uk.org.ury.backend.server.exceptions.NotAHandlerException
Construct a NotAHandlerException with the name of the class that is not a handler. -
NUM_CHANNELS - -Static variable in class uk.org.ury.show.ShowUtils +
NUM_CHANNELS - +Static variable in class uk.org.ury.common.show.ShowUtils
The number of channels reserved for show items.

-- cgit v1.2.3