You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-dev@james.apache.org by rd...@apache.org on 2009/05/28 14:09:49 UTC

svn commit: r779578 [20/46] - in /james/site/trunk/www: mailet/ mailet/api/ mailet/api/xref-test/ mailet/api/xref-test/org/apache/mailet/ mailet/api/xref/ mailet/api/xref/org/apache/mailet/ mailet/base/ mailet/base/xref-test/ mailet/base/xref-test/org/...

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/DelegatingJamesHandler.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/DelegatingJamesHandler.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/DelegatingJamesHandler.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/DelegatingJamesHandler.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:34 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:14 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 DelegatingJamesHandler (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -282,7 +282,7 @@
 <TH ALIGN="left"><B>Methods inherited from class org.apache.james.socket.<A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html" title="class in org.apache.james.socket">AbstractJamesHandler</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#handleConnection(java.net.Socket)">handleConnection</A>, <A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#initHandler(java.net.Socket)">initHandler</A>, <A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#service(org.apache.avalon.framework.service.ServiceManager)">service</A>, <A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#setDnsServer(org.apache.james.api.dnsservice.DNSService)">setDnsServer</A>, <A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#setStreamDumpDir(java.lang.String)">setStreamDumpDir</A>, <A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#setWatchdog(org.apache.james.util.watchdog.Watchdog)">setWatchdog</A>, <A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#writeLoggedFlushedResponse(java.lang.String)">writeLoggedFlushedResponse</A>, <A HREF="../../../../
 org/apache/james/socket/AbstractJamesHandler.html#writeLoggedResponse(java.lang.String)">writeLoggedResponse</A></CODE></TD>
+<TD><CODE><A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#getName()">getName</A>, <A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#handleConnection(java.net.Socket)">handleConnection</A>, <A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#initHandler(java.net.Socket)">initHandler</A>, <A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#service(org.apache.avalon.framework.service.ServiceManager)">service</A>, <A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#setDnsServer(org.apache.james.api.dnsservice.DNSService)">setDnsServer</A>, <A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#setName(java.lang.String)">setName</A>, <A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#setStreamDumpDir(java.lang.String)">setStreamDumpDir</A>, <A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#setWatchdog(org.apache.james.util.w
 atchdog.Watchdog)">setWatchdog</A>, <A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#toString()">toString</A>, <A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#writeLoggedFlushedResponse(java.lang.String)">writeLoggedFlushedResponse</A>, <A HREF="../../../../org/apache/james/socket/AbstractJamesHandler.html#writeLoggedResponse(java.lang.String)">writeLoggedResponse</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.avalon.framework.logger.AbstractLogEnabled"><!-- --></A>
@@ -300,7 +300,7 @@
 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.james.socket.ProtocolHandlerHelper"><!-- --></A>
@@ -309,7 +309,7 @@
 <TH ALIGN="left"><B>Methods inherited from interface org.apache.james.socket.<A HREF="../../../../org/apache/james/socket/ProtocolHandlerHelper.html" title="interface in org.apache.james.socket">ProtocolHandlerHelper</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../org/apache/james/socket/ProtocolHandlerHelper.html#writeLoggedFlushedResponse(java.lang.String)">writeLoggedFlushedResponse</A>, <A HREF="../../../../org/apache/james/socket/ProtocolHandlerHelper.html#writeLoggedResponse(java.lang.String)">writeLoggedResponse</A></CODE></TD>
+<TD><CODE><A HREF="../../../../org/apache/james/socket/ProtocolHandlerHelper.html#getName()">getName</A>, <A HREF="../../../../org/apache/james/socket/ProtocolHandlerHelper.html#writeLoggedFlushedResponse(java.lang.String)">writeLoggedFlushedResponse</A>, <A HREF="../../../../org/apache/james/socket/ProtocolHandlerHelper.html#writeLoggedResponse(java.lang.String)">writeLoggedResponse</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -668,6 +668,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/JamesConnectionManager.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/JamesConnectionManager.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/JamesConnectionManager.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/JamesConnectionManager.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:34 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:14 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 JamesConnectionManager (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -507,6 +507,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/ProtocolHandler.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/ProtocolHandler.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/ProtocolHandler.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/ProtocolHandler.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:34 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:15 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ProtocolHandler (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -293,6 +293,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/ProtocolHandlerHelper.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/ProtocolHandlerHelper.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/ProtocolHandlerHelper.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/ProtocolHandlerHelper.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:34 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:15 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ProtocolHandlerHelper (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -149,6 +149,14 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/james/socket/ProtocolHandlerHelper.html#getName()">getName</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The name of this handler.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.io.OutputStream</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/james/socket/ProtocolHandlerHelper.html#getOutputStream()">getOutputStream</A></B>()</CODE>
 
@@ -388,6 +396,21 @@
 <DT><B>Returns:</B><DD>socket</DL>
 </DD>
 </DL>
+<HR>
+
+<A NAME="getName()"><!-- --></A><H3>
+getName</H3>
+<PRE>
+java.lang.String <B>getName</B>()</PRE>
+<DL>
+<DD>The name of this handler.
+ Used for context sensitive logging.
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the name, not null</DL>
+</DD>
+</DL>
 <!-- ========= END OF CLASS DATA ========= -->
 <HR>
 
@@ -449,6 +472,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/SplitOutputStream.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/SplitOutputStream.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/SplitOutputStream.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/SplitOutputStream.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:34 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:15 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SplitOutputStream (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -348,6 +348,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/AbstractJamesHandler.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/AbstractJamesHandler.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/AbstractJamesHandler.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/AbstractJamesHandler.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:39 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:03 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.socket.AbstractJamesHandler (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -172,6 +172,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/AbstractJamesService.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/AbstractJamesService.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/AbstractJamesService.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/AbstractJamesService.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:39 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:03 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.socket.AbstractJamesService (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -288,6 +288,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/CRLFTerminatedReader.LineLengthExceededException.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/CRLFTerminatedReader.LineLengthExceededException.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/CRLFTerminatedReader.LineLengthExceededException.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/CRLFTerminatedReader.LineLengthExceededException.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:39 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:03 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.socket.CRLFTerminatedReader.LineLengthExceededException (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/CRLFTerminatedReader.TerminationException.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/CRLFTerminatedReader.TerminationException.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/CRLFTerminatedReader.TerminationException.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/CRLFTerminatedReader.TerminationException.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:39 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:03 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.socket.CRLFTerminatedReader.TerminationException (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/CRLFTerminatedReader.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/CRLFTerminatedReader.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/CRLFTerminatedReader.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/CRLFTerminatedReader.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:39 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:03 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.socket.CRLFTerminatedReader (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -126,18 +126,18 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/james/socket/CRLFTerminatedReader.html" title="class in org.apache.james.socket">CRLFTerminatedReader</A></CODE></FONT></TD>
-<TD><CODE><B>DelegatingJamesHandler.</B><B><A HREF="../../../../../org/apache/james/socket/DelegatingJamesHandler.html#getInputReader()">getInputReader</A></B>()</CODE>
+<TD><CODE><B>ProtocolHandlerHelper.</B><B><A HREF="../../../../../org/apache/james/socket/ProtocolHandlerHelper.html#getInputReader()">getInputReader</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a CRLF terminated line reader</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/james/socket/CRLFTerminatedReader.html" title="class in org.apache.james.socket">CRLFTerminatedReader</A></CODE></FONT></TD>
-<TD><CODE><B>ProtocolHandlerHelper.</B><B><A HREF="../../../../../org/apache/james/socket/ProtocolHandlerHelper.html#getInputReader()">getInputReader</A></B>()</CODE>
+<TD><CODE><B>DelegatingJamesHandler.</B><B><A HREF="../../../../../org/apache/james/socket/DelegatingJamesHandler.html#getInputReader()">getInputReader</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a CRLF terminated line reader</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -196,6 +196,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/CopyInputStream.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/CopyInputStream.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/CopyInputStream.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/CopyInputStream.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:39 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:03 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.socket.CopyInputStream (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/DelegatingJamesHandler.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/DelegatingJamesHandler.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/DelegatingJamesHandler.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/DelegatingJamesHandler.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:39 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:03 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.socket.DelegatingJamesHandler (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/JamesConnectionManager.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/JamesConnectionManager.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/JamesConnectionManager.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/JamesConnectionManager.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:39 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:03 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.james.socket.JamesConnectionManager (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -203,6 +203,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/ProtocolHandler.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/ProtocolHandler.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/ProtocolHandler.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/ProtocolHandler.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:39 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:03 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.james.socket.ProtocolHandler (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -432,6 +432,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/ProtocolHandlerHelper.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/ProtocolHandlerHelper.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/ProtocolHandlerHelper.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/ProtocolHandlerHelper.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:39 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:03 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.james.socket.ProtocolHandlerHelper (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -333,6 +333,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/SplitOutputStream.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/SplitOutputStream.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/SplitOutputStream.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/class-use/SplitOutputStream.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:39 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:03 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.socket.SplitOutputStream (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/package-frame.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/package-frame.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/package-frame.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/package-frame.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:38 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:54 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.james.socket (Apache JAMES Server 3.0-SNAPSHOT API)

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/package-summary.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/package-summary.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/package-summary.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/package-summary.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:38 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:54 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.james.socket (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -205,6 +205,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/package-tree.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/package-tree.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/package-tree.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/package-tree.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:38 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:54 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.james.socket Class Hierarchy (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -181,6 +181,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/socket/package-use.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/socket/package-use.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/socket/package-use.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/socket/package-use.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:40 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:10 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Package org.apache.james.socket (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -369,6 +369,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/JamesMailetLoader.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/JamesMailetLoader.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/JamesMailetLoader.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/JamesMailetLoader.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:36 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:33 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 JamesMailetLoader (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -406,6 +406,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/JamesMatcherLoader.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/JamesMatcherLoader.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/JamesMatcherLoader.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/JamesMatcherLoader.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:36 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:33 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 JamesMatcherLoader (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -354,6 +354,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/JamesSpoolManager.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/JamesSpoolManager.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/JamesSpoolManager.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/JamesSpoolManager.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:36 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:33 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 JamesSpoolManager (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -500,6 +500,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/LinearProcessor.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/LinearProcessor.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/LinearProcessor.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/LinearProcessor.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:36 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:33 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 LinearProcessor (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -618,6 +618,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/Loader.MailetContextWrapper.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/Loader.MailetContextWrapper.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/Loader.MailetContextWrapper.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/Loader.MailetContextWrapper.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:36 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:34 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Loader.MailetContextWrapper (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -773,6 +773,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/Loader.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/Loader.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/Loader.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/Loader.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:36 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:34 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Loader (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -501,6 +501,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MailProcessor.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MailProcessor.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MailProcessor.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MailProcessor.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:36 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:34 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 MailProcessor (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -235,6 +235,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MailetConfigImpl.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MailetConfigImpl.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MailetConfigImpl.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MailetConfigImpl.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:36 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:34 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 MailetConfigImpl (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -437,6 +437,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MailetContainer.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MailetContainer.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MailetContainer.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MailetContainer.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:36 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:34 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 MailetContainer (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -273,6 +273,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MailetLoader.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MailetLoader.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MailetLoader.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MailetLoader.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:36 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:34 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 MailetLoader (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -250,6 +250,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MatcherConfigImpl.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MatcherConfigImpl.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MatcherConfigImpl.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MatcherConfigImpl.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:36 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:34 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 MatcherConfigImpl (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -387,6 +387,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MatcherLoader.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MatcherLoader.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MatcherLoader.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/MatcherLoader.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:36 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:34 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 MatcherLoader (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -247,6 +247,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/ProcessorList.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/ProcessorList.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/ProcessorList.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/ProcessorList.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:36 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:34 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ProcessorList (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -227,6 +227,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/Resources.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/Resources.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/Resources.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/Resources.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:36 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:34 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Resources (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -330,6 +330,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/StateAwareProcessorList.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/StateAwareProcessorList.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/StateAwareProcessorList.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/StateAwareProcessorList.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:36 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:34 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 StateAwareProcessorList (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -424,6 +424,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/JamesMailetLoader.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/JamesMailetLoader.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/JamesMailetLoader.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/JamesMailetLoader.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:40 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.JamesMailetLoader (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/JamesMatcherLoader.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/JamesMatcherLoader.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/JamesMatcherLoader.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/JamesMatcherLoader.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:40 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.JamesMatcherLoader (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/JamesSpoolManager.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/JamesSpoolManager.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/JamesSpoolManager.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/JamesSpoolManager.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:40 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.JamesSpoolManager (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/LinearProcessor.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/LinearProcessor.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/LinearProcessor.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/LinearProcessor.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:40 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.LinearProcessor (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/Loader.MailetContextWrapper.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/Loader.MailetContextWrapper.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/Loader.MailetContextWrapper.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/Loader.MailetContextWrapper.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:40 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.Loader.MailetContextWrapper (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/Loader.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/Loader.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/Loader.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/Loader.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:40 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.Loader (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -180,6 +180,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MailProcessor.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MailProcessor.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MailProcessor.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MailProcessor.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:40 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.james.transport.MailProcessor (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -206,6 +206,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MailetConfigImpl.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MailetConfigImpl.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MailetConfigImpl.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MailetConfigImpl.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:40 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.MailetConfigImpl (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MailetContainer.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MailetContainer.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MailetContainer.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MailetContainer.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:40 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.james.transport.MailetContainer (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -173,6 +173,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MailetLoader.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MailetLoader.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MailetLoader.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MailetLoader.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:40 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.james.transport.MailetLoader (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -196,6 +196,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MatcherConfigImpl.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MatcherConfigImpl.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MatcherConfigImpl.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MatcherConfigImpl.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:40 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.MatcherConfigImpl (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MatcherLoader.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MatcherLoader.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MatcherLoader.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/MatcherLoader.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:40 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.james.transport.MatcherLoader (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -196,6 +196,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/ProcessorList.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/ProcessorList.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/ProcessorList.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/ProcessorList.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:40 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.james.transport.ProcessorList (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -173,6 +173,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/Resources.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/Resources.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/Resources.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/Resources.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:40 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.Resources (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/StateAwareProcessorList.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/StateAwareProcessorList.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/StateAwareProcessorList.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/class-use/StateAwareProcessorList.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:40 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:11:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.StateAwareProcessorList (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -136,6 +136,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractNotify.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractNotify.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractNotify.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractNotify.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:36 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:34 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 AbstractNotify (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -798,6 +798,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractRedirect.SpecialAddress.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractRedirect.SpecialAddress.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractRedirect.SpecialAddress.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractRedirect.SpecialAddress.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:37 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:35 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 AbstractRedirect.SpecialAddress (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -408,6 +408,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractRedirect.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractRedirect.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractRedirect.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractRedirect.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:37 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:35 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 AbstractRedirect (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -1957,6 +1957,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractVirtualUserTable.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractVirtualUserTable.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractVirtualUserTable.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractVirtualUserTable.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:37 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:35 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 AbstractVirtualUserTable (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -309,6 +309,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractVirtualUserTableMailet.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractVirtualUserTableMailet.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractVirtualUserTableMailet.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AbstractVirtualUserTableMailet.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:37 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:35 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 AbstractVirtualUserTableMailet (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -332,6 +332,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AvalonListserv.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AvalonListserv.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AvalonListserv.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AvalonListserv.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:37 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:35 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 AvalonListserv (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -610,6 +610,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AvalonListservManager.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AvalonListservManager.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AvalonListservManager.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/AvalonListservManager.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:37 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:35 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 AvalonListservManager (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -387,6 +387,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/BayesianAnalysis.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/BayesianAnalysis.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/BayesianAnalysis.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/BayesianAnalysis.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:37 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:36 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 BayesianAnalysis (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -450,6 +450,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/BayesianAnalysisFeeder.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/BayesianAnalysisFeeder.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/BayesianAnalysisFeeder.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/BayesianAnalysisFeeder.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:37 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:36 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 BayesianAnalysisFeeder (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -429,6 +429,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/Bounce.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/Bounce.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/Bounce.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/Bounce.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:37 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:37 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Bounce (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -522,6 +522,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/CommandListservFooter.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/CommandListservFooter.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/CommandListservFooter.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/CommandListservFooter.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:37 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:37 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 CommandListservFooter (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -569,6 +569,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/CommandListservManager.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/CommandListservManager.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/CommandListservManager.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/CommandListservManager.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:37 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:37 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 CommandListservManager (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -1032,6 +1032,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/CommandListservProcessor.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/CommandListservProcessor.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/CommandListservProcessor.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/CommandListservProcessor.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:37 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:37 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 CommandListservProcessor (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -1051,6 +1051,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>

Modified: james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/DSNBounce.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/DSNBounce.html?rev=779578&r1=779577&r2=779578&view=diff
==============================================================================
--- james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/DSNBounce.html (original)
+++ james/site/trunk/www/server/head/apidocs/org/apache/james/transport/mailets/DSNBounce.html Thu May 28 12:08:58 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 20:47:37 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_14) on Thu May 28 10:10:37 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 DSNBounce (Apache JAMES Server 3.0-SNAPSHOT API)
@@ -675,6 +675,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright ? 2002-2009 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>