diff options
author | Matt Windsor <mattwindsor@btinternet.com> | 2011-03-24 14:45:36 +0000 |
---|---|---|
committer | Matt Windsor <mattwindsor@btinternet.com> | 2011-03-24 14:45:36 +0000 |
commit | edf99237651912c729ae89464ca8cc1305c55957 (patch) | |
tree | eb4facbffd59c0d7fc590af412c5a1523c50402d /doc/index-files/index-15.html | |
parent | cb0a78131286b1a312351308d2cb6e59ed122fef (diff) |
Documentation refresh; classpath update; CODECHANGE: moved content serving in request handling to abstract request handler.
Diffstat (limited to 'doc/index-files/index-15.html')
-rw-r--r-- | doc/index-files/index-15.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/index-files/index-15.html b/doc/index-files/index-15.html index a7cd16e..0e34b1d 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 Wed Mar 23 13:20:52 GMT 2011 --> +<!-- Generated by javadoc (build 1.6.0_20) on Thu Mar 24 14:42:48 GMT 2011 --> <TITLE> R-Index </TITLE> -<META NAME="date" CONTENT="2011-03-23"> +<META NAME="date" CONTENT="2011-03-24"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> @@ -88,9 +88,9 @@ 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> -<DT><A HREF="../uk/org/ury/common/protocol/ProtocolUtils.html#responseIsOK(java.util.Map)"><B>responseIsOK(Map<?, ?>)</B></A> - +<DT><A HREF="../uk/org/ury/common/protocol/ProtocolUtils.html#responseIsOK(java.util.Map)"><B>responseIsOK(Map<String, Object>)</B></A> - Static method in class uk.org.ury.common.protocol.<A HREF="../uk/org/ury/common/protocol/ProtocolUtils.html" title="class in uk.org.ury.common.protocol">ProtocolUtils</A> -<DD>Check if a response is flagged as having OK status. +<DD>Checks 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> - 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>Restore an existing module and control panel into the frontend frame. |