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/serialized-form.html | |
parent | cb0a78131286b1a312351308d2cb6e59ed122fef (diff) |
Documentation refresh; classpath update; CODECHANGE: moved content serving in request handling to abstract request handler.
Diffstat (limited to 'doc/serialized-form.html')
-rw-r--r-- | doc/serialized-form.html | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/doc/serialized-form.html b/doc/serialized-form.html index 1f86bb4..67bc6a9 100644 --- a/doc/serialized-form.html +++ b/doc/serialized-form.html @@ -2,12 +2,12 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_20) on Wed Mar 23 13:20:51 GMT 2011 --> +<!-- Generated by javadoc (build 1.6.0_20) on Thu Mar 24 14:42:48 GMT 2011 --> <TITLE> Serialized Form </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"> @@ -294,7 +294,21 @@ Serialized Form</H1> </TABLE> <P> -<B>serialVersionUID: </B>-3972492943653273528L +<B>serialVersionUID: </B>-4080891009444990296L + +<P> + +<P> +<A NAME="uk.org.ury.common.protocol.exceptions.EncodeFailureException"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Class <A HREF="uk/org/ury/common/protocol/exceptions/EncodeFailureException.html" title="class in uk.org.ury.common.protocol.exceptions">uk.org.ury.common.protocol.exceptions.EncodeFailureException</A> extends java.lang.Exception implements Serializable</B></FONT></TH> +</TR> +</TABLE> + +<P> +<B>serialVersionUID: </B>8651419347999155020L <P> |