Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/BUILDING.txt URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/BUILDING.txt?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/BUILDING.txt (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/BUILDING.txt Tue May 12 11:21:02 2015 @@ -166,7 +166,7 @@ For a quick rebuild of only modified cod A full release includes the Windows installer which requires a Windows environment to be available to create it. If not building in a Windows - environment, the build scripts assume that WINE is available. If this is not + environment, the build scripts assume that Wine is available. If this is not the case, the skip.installer property may be set to skip the creation of the Windows installer.
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/NOTICE URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/NOTICE?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/NOTICE (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/NOTICE Tue May 12 11:21:02 2015 @@ -1,5 +1,5 @@ Apache Tomcat -Copyright 1999-2014 The Apache Software Foundation +Copyright 1999-2015 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/RELEASE-NOTES.txt URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/RELEASE-NOTES.txt?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/RELEASE-NOTES.txt (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/RELEASE-NOTES.txt Tue May 12 11:21:02 2015 @@ -16,7 +16,7 @@ ================================================================================ - Apache Tomcat Version 6.0.43 + Apache Tomcat Version 6.0.44 Release Notes @@ -192,7 +192,7 @@ implementation of Charset.decode() metho For details, test and a list of affected character sets see: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6196991 -https://issues.apache.org/bugzilla/show_bug.cgi?id=52579 +https://bz.apache.org/bugzilla/show_bug.cgi?id=52579 The UTF-8 charset is not affected by this issue. Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/aio.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/aio.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/aio.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/aio.html Tue May 12 11:21:02 2015 @@ -1,9 +1,9 @@ -<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Apache Tomcat 6.0 (6.0.43) - Advanced IO and Tomcat</title><meta name="author" content="Remy Maucherat"><style type="text/css" media="print"> +<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Apache Tomcat 6.0 (6.0.44) - Advanced IO and Tomcat</title><meta name="author" content="Remy Maucherat"><style type="text/css" media="print"> .noPrint {display: none;} td#mainBody {width: 100%;} </style></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img src="./images/tomcat.gif" align="right" alt=" The Apache Tomcat Servlet/JSP Container - " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.43, Nov 14 2014</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="./images/asf-logo.gif" align="right" alt="Apache Logo" border="0"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="index.html">Docs Home</a></li><li><a href="http://wiki.apache.org/tomcat/FAQ">FAQ</a></li></ul><p><strong>User Guide</strong></p><ul><li><a href="introduction.html">1) Introduction</a></li><li><a href="setup.html">2) Setup</a></li><li><a href="appdev/index.html">3) First webapp</a></li><li><a href="deployer-howto.html">4) Deployer</a></li><li><a href="manager-howto.html">5) Manager</a></li><li> <a href="realm-howto.html">6) Realms and AAA</a></li><li><a href="security-manager-howto.html">7) Security Manager</a></li><li><a href="jndi-resources-howto.html">8) JNDI Resources</a></li><li><a href="jndi-datasource-examples-howto.html">9) JDBC DataSources</a></li><li><a href="class-loader-howto.html">10) Classloading</a></li><li><a href="jasper-howto.html">11) JSPs</a></li><li><a href="ssl-howto.html">12) SSL</a></li><li><a href="ssi-howto.html">13) SSI</a></li><li><a href="cgi-howto.html">14) CGI</a></li><li><a href="proxy-howto.html">15) Proxy Support</a></li><li><a href="mbeans-descriptor-howto.html">16) MBean Descriptor</a></li><li><a href="default-servlet.html">17) Default Servlet</a></li><li><a href="cluster-howto.html">18) Clustering</a></li><li><a href="balancer-howto.html">19) Load Balancer</a></li><li><a href="connectors.html">20) Connectors</a></li><li><a href="monitoring.html">21) Monitoring and Management</a></li><li><a href="logging.html">22) Logging</a></li><li><a href="apr.html">23) APR/Native</a></li><li><a href="virtual-hosting-howto.html">24) Virtual Hosting</a></li><li><a href="aio.html">25) Advanced IO</a></li><li><a href="extras.html">26) Additional Components</a></li><li><a href="maven-jars.html">27) Mavenized</a></li></ul><p><strong>Reference</strong></p><ul><li><a href="RELEASE-NOTES.txt">Release Notes</a></li><li><a href="config/index.html">Configuration</a></li><li><a href="api/index.html">Javadocs</a></li><li><a href="http://tomcat.apache.org/connectors-doc/">JK 1.2 Documentation</a></li></ul><p><strong>Apache Tomcat Development</strong></p><ul><li><a href="building.html">Building</a></li><li><a href="changelog.html">Changelog</a></li><li><a href="http://wiki.apache.org/tomcat/TomcatVersions">Status</a></li><li><a href="developers.html">Developers</a></li><li><a href="architecture/index.html">Architecture</a></li><li><a href="funcspecs/index.html">Functional Specs.</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" vali gn="top" align="left" id="mainBody"><h1>Apache Tomcat 6.0</h1><h2>Advanced IO and Tomcat</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Table of Contents"><!--()--></a><a name="Table_of_Contents"><strong>Table of Contents</strong></a></font></td></tr><tr><td><blockquote> + " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.44, May 8 2015</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="./images/asf-logo.gif" align="right" alt="Apache Logo" border="0"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="index.html">Docs Home</a></li><li><a href="http://wiki.apache.org/tomcat/FAQ">FAQ</a></li></ul><p><strong>User Guide</strong></p><ul><li><a href="introduction.html">1) Introduction</a></li><li><a href="setup.html">2) Setup</a></li><li><a href="appdev/index.html">3) First webapp</a></li><li><a href="deployer-howto.html">4) Deployer</a></li><li><a href="manager-howto.html">5) Manager</a></li><li>< a href="realm-howto.html">6) Realms and AAA</a></li><li><a href="security-manager-howto.html">7) Security Manager</a></li><li><a href="jndi-resources-howto.html">8) JNDI Resources</a></li><li><a href="jndi-datasource-examples-howto.html">9) JDBC DataSources</a></li><li><a href="class-loader-howto.html">10) Classloading</a></li><li><a href="jasper-howto.html">11) JSPs</a></li><li><a href="ssl-howto.html">12) SSL</a></li><li><a href="ssi-howto.html">13) SSI</a></li><li><a href="cgi-howto.html">14) CGI</a></li><li><a href="proxy-howto.html">15) Proxy Support</a></li><li><a href="mbeans-descriptor-howto.html">16) MBean Descriptor</a></li><li><a href="default-servlet.html">17) Default Servlet</a></li><li><a href="cluster-howto.html">18) Clustering</a></li><li><a href="balancer-howto.html">19) Load Balancer</a></li><li><a href="connectors.html">20) Connectors</a></li><li><a href="monitoring.html">21) Monitoring and Management</a></li><li><a href="logging.html">22) Logging</a></li><li><a h ref="apr.html">23) APR/Native</a></li><li><a href="virtual-hosting-howto.html">24) Virtual Hosting</a></li><li><a href="aio.html">25) Advanced IO</a></li><li><a href="extras.html">26) Additional Components</a></li><li><a href="maven-jars.html">27) Mavenized</a></li></ul><p><strong>Reference</strong></p><ul><li><a href="RELEASE-NOTES.txt">Release Notes</a></li><li><a href="config/index.html">Configuration</a></li><li><a href="api/index.html">Javadocs</a></li><li><a href="http://tomcat.apache.org/connectors-doc/">JK 1.2 Documentation</a></li></ul><p><strong>Apache Tomcat Development</strong></p><ul><li><a href="building.html">Building</a></li><li><a href="changelog.html">Changelog</a></li><li><a href="http://wiki.apache.org/tomcat/TomcatVersions">Status</a></li><li><a href="developers.html">Developers</a></li><li><a href="architecture/index.html">Architecture</a></li><li><a href="funcspecs/index.html">Functional Specs.</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valig n="top" align="left" id="mainBody"><h1>Apache Tomcat 6.0</h1><h2>Advanced IO and Tomcat</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Table of Contents"><!--()--></a><a name="Table_of_Contents"><strong>Table of Contents</strong></a></font></td></tr><tr><td><blockquote> <ul><li><a href="#Introduction">Introduction</a></li><li><a href="#Comet_support">Comet support</a><ol><li><a href="#CometEvent">CometEvent</a></li><li><a href="#CometFilter">CometFilter</a></li><li><a href="#Example_code">Example code</a></li><li><a href="#Comet_timeouts">Comet timeouts</a></li></ol></li><li><a href="#Asynchronous_writes">Asynchronous writes</a></li></ul> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Introduction"><strong>Introduction</strong></a></font></td></tr><tr><td><blockquote> @@ -313,5 +313,5 @@ public class ChatServlet </ul> </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font color="#525D76" size="-1"><em> - Copyright © 1999-2014, Apache Software Foundation + Copyright © 1999-2015, Apache Software Foundation </em></font></div></td></tr></table></body></html> \ No newline at end of file Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/allclasses-frame.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/allclasses-frame.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/allclasses-frame.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/allclasses-frame.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -All Classes (Apache Tomcat 6.0.43 API Documentation) +All Classes (Apache Tomcat 6.0.44 API Documentation) </TITLE> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/allclasses-noframe.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/allclasses-noframe.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/allclasses-noframe.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/allclasses-noframe.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -All Classes (Apache Tomcat 6.0.43 API Documentation) +All Classes (Apache Tomcat 6.0.44 API Documentation) </TITLE> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/constant-values.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/constant-values.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/constant-values.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/constant-values.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -Constant Field Values (Apache Tomcat 6.0.43 API Documentation) +Constant Field Values (Apache Tomcat 6.0.44 API Documentation) </TITLE> @@ -13,7 +13,7 @@ Constant Field Values (Apache Tomcat 6.0 <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Constant Field Values (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="Constant Field Values (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -44,7 +44,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -1091,7 +1091,7 @@ org.apache.*</FONT></TH> <A NAME="org.apache.catalina.core.AprLifecycleListener.TCN_RECOMMENDED_PV"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>protected static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="org/apache/catalina/core/AprLifecycleListener.html#TCN_RECOMMENDED_PV">TCN_RECOMMENDED_PV</A></CODE></TD> -<TD ALIGN="right"><CODE>32</CODE></TD> +<TD ALIGN="right"><CODE>33</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="org.apache.catalina.core.AprLifecycleListener.TCN_REQUIRED_MAJOR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> @@ -1811,7 +1811,7 @@ org.apache.*</FONT></TH> <A NAME="org.apache.catalina.manager.Constants.HTML_TAIL_SECTION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final java.lang.String</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="org/apache/catalina/manager/Constants.html#HTML_TAIL_SECTION">HTML_TAIL_SECTION</A></CODE></TD> -<TD ALIGN="right"><CODE>"<hr size=\"1\" noshade=\"noshade\">\n<center><font size=\"-1\" color=\"#525D76\">\n <em>Copyright &copy; 1999-2014, Apache Software Foundation</em></font></center>\n\n</body>\n</html>"</CODE></TD> +<TD ALIGN="right"><CODE>"<hr size=\"1\" noshade=\"noshade\">\n<center><font size=\"-1\" color=\"#525D76\">\n <em>Copyright &copy; 1999-2015, Apache Software Foundation</em></font></center>\n\n</body>\n</html>"</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="org.apache.catalina.manager.Constants.MANAGER_SECTION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> @@ -1913,7 +1913,7 @@ org.apache.*</FONT></TH> <A NAME="org.apache.catalina.manager.host.Constants.HTML_TAIL_SECTION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final java.lang.String</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="org/apache/catalina/manager/host/Constants.html#HTML_TAIL_SECTION">HTML_TAIL_SECTION</A></CODE></TD> -<TD ALIGN="right"><CODE>"<hr size=\"1\" noshade=\"noshade\">\n<center><font size=\"-1\" color=\"#525D76\">\n <em>Copyright &copy; 1999-2014, Apache Software Foundation</em></font></center>\n\n</body>\n</html>"</CODE></TD> +<TD ALIGN="right"><CODE>"<hr size=\"1\" noshade=\"noshade\">\n<center><font size=\"-1\" color=\"#525D76\">\n <em>Copyright &copy; 1999-2015, Apache Software Foundation</em></font></center>\n\n</body>\n</html>"</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="org.apache.catalina.manager.host.Constants.MANAGER_SECTION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> @@ -10663,7 +10663,7 @@ org.apache.*</FONT></TH> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -10693,6 +10693,6 @@ org.apache.*</FONT></TH> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/deprecated-list.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/deprecated-list.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/deprecated-list.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/deprecated-list.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -Deprecated List (Apache Tomcat 6.0.43 API Documentation) +Deprecated List (Apache Tomcat 6.0.44 API Documentation) </TITLE> @@ -13,7 +13,7 @@ Deprecated List (Apache Tomcat 6.0.43 AP <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Deprecated List (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="Deprecated List (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -44,7 +44,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -419,12 +419,12 @@ function windowTitle() <I></I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="org/apache/jasper/JspC.html#getSendErrorToClient()">org.apache.jasper.JspC.getSendErrorToClient()</A> +<TD><A HREF="org/apache/jasper/EmbeddedServletOptions.html#getSendErrorToClient()">org.apache.jasper.EmbeddedServletOptions.getSendErrorToClient()</A> <BR> <I></I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="org/apache/jasper/EmbeddedServletOptions.html#getSendErrorToClient()">org.apache.jasper.EmbeddedServletOptions.getSendErrorToClient()</A> +<TD><A HREF="org/apache/jasper/JspC.html#getSendErrorToClient()">org.apache.jasper.JspC.getSendErrorToClient()</A> <BR> <I></I> </TD> </TR> @@ -482,7 +482,7 @@ function windowTitle() <BR> <I>Use <A HREF="org/apache/jasper/compiler/JspUtil.html#getTagHandlerClassName(java.lang.String, java.lang.String, org.apache.jasper.compiler.ErrorDispatcher)"><CODE>JspUtil.getTagHandlerClassName(String, String, ErrorDispatcher)</CODE></A> - See https://issues.apache.org/bugzilla/show_bug.cgi?id=46471</I> </TD> + See https://bz.apache.org/bugzilla/show_bug.cgi?id=46471</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/jasper/JspC.html#getTagPoolSize()">org.apache.jasper.JspC.getTagPoolSize()</A> @@ -596,12 +596,12 @@ function windowTitle() <I>Call getLogger() and use it's logging methods</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="org/apache/tomcat/util/digester/RulesBase.html#match(java.lang.String)">org.apache.tomcat.util.digester.RulesBase.match(String)</A> +<TD><A HREF="org/apache/tomcat/util/digester/Rules.html#match(java.lang.String)">org.apache.tomcat.util.digester.Rules.match(String)</A> <BR> <I>Call match(namespaceURI,pattern) instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="org/apache/tomcat/util/digester/Rules.html#match(java.lang.String)">org.apache.tomcat.util.digester.Rules.match(String)</A> +<TD><A HREF="org/apache/tomcat/util/digester/RulesBase.html#match(java.lang.String)">org.apache.tomcat.util.digester.RulesBase.match(String)</A> <BR> <I>Call match(namespaceURI,pattern) instead.</I> </TD> </TR> @@ -1048,7 +1048,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -1078,6 +1078,6 @@ function windowTitle() <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/help-doc.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/help-doc.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/help-doc.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/help-doc.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -API Help (Apache Tomcat 6.0.43 API Documentation) +API Help (Apache Tomcat 6.0.44 API Documentation) </TITLE> @@ -13,7 +13,7 @@ API Help (Apache Tomcat 6.0.43 API Docum <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="API Help (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="API Help (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -44,7 +44,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -178,7 +178,7 @@ This help file applies to API documentat </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -208,6 +208,6 @@ This help file applies to API documentat <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/index-all.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/index-all.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/index-all.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/index-all.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -Index (Apache Tomcat 6.0.43 API Documentation) +Index (Apache Tomcat 6.0.44 API Documentation) </TITLE> @@ -13,7 +13,7 @@ Index (Apache Tomcat 6.0.43 API Document <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Index (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="Index (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -44,7 +44,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -655,10 +655,7 @@ Method in class org.apache.el.lang.<A HR <DD> <DT><A HREF="./org/apache/tomcat/jni/Poll.html#add(long, long, int)"><B>add(long, long, int)</B></A> - Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Poll.html" title="class in org.apache.tomcat.jni">Poll</A> -<DD>Add a socket or to a pollset - If you set client_data in the descriptor, that value - will be returned in the client_data field whenever this - descriptor is signalled in apr_pollset_poll(). +<DD>Add a socket to a pollset with the default timeout. <DT><A HREF="./org/apache/tomcat/util/digester/AbstractRulesImpl.html#add(java.lang.String, org.apache.tomcat.util.digester.Rule)"><B>add(String, Rule)</B></A> - Method in class org.apache.tomcat.util.digester.<A HREF="./org/apache/tomcat/util/digester/AbstractRulesImpl.html" title="class in org.apache.tomcat.util.digester">AbstractRulesImpl</A> <DD>Registers a new Rule instance matching the specified pattern. @@ -906,6 +903,14 @@ Method in interface org.apache.catalina. <DT><A HREF="./org/apache/catalina/startup/Embedded.html#addConnector(org.apache.catalina.connector.Connector)"><B>addConnector(Connector)</B></A> - Method in class org.apache.catalina.startup.<A HREF="./org/apache/catalina/startup/Embedded.html" title="class in org.apache.catalina.startup">Embedded</A> <DD>Add a new Connector to the set of defined Connectors. +<DT><A HREF="./org/apache/catalina/valves/RemoteAddrValve.html#addConnectorPort"><B>addConnectorPort</B></A> - +Variable in class org.apache.catalina.valves.<A HREF="./org/apache/catalina/valves/RemoteAddrValve.html" title="class in org.apache.catalina.valves">RemoteAddrValve</A> +<DD>Flag deciding whether we add the server connector port to the property + compared in the filtering method. +<DT><A HREF="./org/apache/catalina/valves/RemoteHostValve.html#addConnectorPort"><B>addConnectorPort</B></A> - +Variable in class org.apache.catalina.valves.<A HREF="./org/apache/catalina/valves/RemoteHostValve.html" title="class in org.apache.catalina.valves">RemoteHostValve</A> +<DD>Flag deciding whether we add the server connector port to the property + compared in the filtering method. <DT><A HREF="./org/apache/catalina/Context.html#addConstraint(org.apache.catalina.deploy.SecurityConstraint)"><B>addConstraint(SecurityConstraint)</B></A> - Method in interface org.apache.catalina.<A HREF="./org/apache/catalina/Context.html" title="interface in org.apache.catalina">Context</A> <DD>Add a security constraint to the set for this web application. @@ -2266,7 +2271,7 @@ Static method in class org.apache.tomcat <DD>Allocate a block of memory from a pool <DT><A HREF="./org/apache/tomcat/jni/Proc.html#alloc(long)"><B>alloc(long)</B></A> - Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Proc.html" title="class in org.apache.tomcat.jni">Proc</A> -<DD>Allocate apr_proc_t stucture from pool +<DD>Allocate apr_proc_t structure from pool This is not an apr function. <DT><A HREF="./org/apache/catalina/core/StandardWrapper.html#allocate()"><B>allocate()</B></A> - Method in class org.apache.catalina.core.<A HREF="./org/apache/catalina/core/StandardWrapper.html" title="class in org.apache.catalina.core">StandardWrapper</A> @@ -2307,6 +2312,9 @@ Static variable in class org.apache.tomc Static variable in class org.apache.tomcat.util.http.<A HREF="./org/apache/tomcat/util/http/Cookies.html" title="class in org.apache.tomcat.util.http">Cookies</A> <DD>If true, cookie values are allowed to contain an equals character without being quoted. +<DT><A HREF="./org/apache/coyote/Constants.html#ALLOWED_TRAILER_HEADERS"><B>ALLOWED_TRAILER_HEADERS</B></A> - +Static variable in class org.apache.coyote.<A HREF="./org/apache/coyote/Constants.html" title="class in org.apache.coyote">Constants</A> +<DD> <DT><A HREF="./org/apache/catalina/ssi/SSIFilter.html#allowExec"><B>allowExec</B></A> - Variable in class org.apache.catalina.ssi.<A HREF="./org/apache/catalina/ssi/SSIFilter.html" title="class in org.apache.catalina.ssi">SSIFilter</A> <DD>Allow exec (normally blocked for security) @@ -2848,7 +2856,7 @@ Static variable in class org.apache.tomc <DD>use OS's default permissions <DT><A HREF="./org/apache/tomcat/jni/File.html#APR_FINFO_MIN"><B>APR_FINFO_MIN</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/File.html" title="class in org.apache.tomcat.jni">File</A> -<DD>->name in proper case +<DD>->name in proper case <DT><A HREF="./org/apache/tomcat/jni/File.html#APR_FINFO_MTIME"><B>APR_FINFO_MTIME</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/File.html" title="class in org.apache.tomcat.jni">File</A> <DD>Stat the link not the file itself if it is a link @@ -2915,7 +2923,7 @@ Static variable in class org.apache.tomc <DT><A HREF="./org/apache/tomcat/jni/File.html#APR_FOPEN_LARGEFILE"><B>APR_FOPEN_LARGEFILE</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/File.html" title="class in org.apache.tomcat.jni">File</A> <DD>Platform dependent flag to enable large file support; - <br /><b>Warning :</b> The APR_LARGEFILE flag only has effect on some platforms + <br><b>Warning :</b> The APR_LARGEFILE flag only has effect on some platforms where sizeof(apr_off_t) == 4. <DT><A HREF="./org/apache/tomcat/jni/File.html#APR_FOPEN_NOCLEANUP"><B>APR_FOPEN_NOCLEANUP</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/File.html" title="class in org.apache.tomcat.jni">File</A> @@ -3133,7 +3141,7 @@ Static variable in class org.apache.tomc <DT><A HREF="./org/apache/tomcat/jni/Lock.html#APR_LOCK_FCNTL"><B>APR_LOCK_FCNTL</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Lock.html" title="class in org.apache.tomcat.jni">Lock</A> <DD>Enumerated potential types for APR process locking methods - <br /><b>Warning :</b> Check APR_HAS_foo_SERIALIZE defines to see if the platform supports + <br><b>Warning :</b> Check APR_HAS_foo_SERIALIZE defines to see if the platform supports APR_LOCK_foo. <DT><A HREF="./org/apache/tomcat/jni/Lock.html#APR_LOCK_FLOCK"><B>APR_LOCK_FLOCK</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Lock.html" title="class in org.apache.tomcat.jni">Lock</A> @@ -3173,7 +3181,7 @@ Static variable in class org.apache.tomc <DD>MMap opened for writing <DT><A HREF="./org/apache/tomcat/jni/Time.html#APR_MSEC_PER_USEC"><B>APR_MSEC_PER_USEC</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Time.html" title="class in org.apache.tomcat.jni">Time</A> -<DD>number of miliseconds per microsecond +<DD>number of milliseconds per microsecond <DT><A HREF="./org/apache/tomcat/jni/Poll.html#APR_NO_DESC"><B>APR_NO_DESC</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Poll.html" title="class in org.apache.tomcat.jni">Poll</A> <DD>Used in apr_pollfd_t to determine what the apr_descriptor is @@ -3204,11 +3212,11 @@ Static variable in class org.apache.tomc <DD>somehow the child exited without us knowing ... buggy os? <DT><A HREF="./org/apache/tomcat/jni/Proc.html#APR_OC_REASON_RESTART"><B>APR_OC_REASON_RESTART</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Proc.html" title="class in org.apache.tomcat.jni">Proc</A> -<DD>a restart is occuring, perform any necessary cleanup (including +<DD>a restart is occurring, perform any necessary cleanup (including sending a special signal to child) <DT><A HREF="./org/apache/tomcat/jni/Proc.html#APR_OC_REASON_RUNNING"><B>APR_OC_REASON_RUNNING</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Proc.html" title="class in org.apache.tomcat.jni">Proc</A> -<DD>a health check is occuring, for most maintainence functions +<DD>a health check is occurring, for most maintenance functions this is a no-op. <DT><A HREF="./org/apache/tomcat/jni/Proc.html#APR_OC_REASON_UNREGISTER"><B>APR_OC_REASON_UNREGISTER</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Proc.html" title="class in org.apache.tomcat.jni">Proc</A> @@ -3270,22 +3278,22 @@ Static variable in class org.apache.tomc <DD>nothing here <DT><A HREF="./org/apache/tomcat/jni/Poll.html#APR_POLLERR"><B>APR_POLLERR</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Poll.html" title="class in org.apache.tomcat.jni">Poll</A> -<DD>Can write without blocking +<DD>Pending error <DT><A HREF="./org/apache/tomcat/jni/Poll.html#APR_POLLHUP"><B>APR_POLLHUP</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Poll.html" title="class in org.apache.tomcat.jni">Poll</A> -<DD>Pending error +<DD>Hangup occurred <DT><A HREF="./org/apache/tomcat/jni/Poll.html#APR_POLLIN"><B>APR_POLLIN</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Poll.html" title="class in org.apache.tomcat.jni">Poll</A> -<DD>Poll options +<DD>Can read without blocking <DT><A HREF="./org/apache/tomcat/jni/Poll.html#APR_POLLNVAL"><B>APR_POLLNVAL</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Poll.html" title="class in org.apache.tomcat.jni">Poll</A> -<DD>Hangup occurred +<DD>Descriptor invalid <DT><A HREF="./org/apache/tomcat/jni/Poll.html#APR_POLLOUT"><B>APR_POLLOUT</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Poll.html" title="class in org.apache.tomcat.jni">Poll</A> -<DD>Priority data available +<DD>Can write without blocking <DT><A HREF="./org/apache/tomcat/jni/Poll.html#APR_POLLPRI"><B>APR_POLLPRI</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Poll.html" title="class in org.apache.tomcat.jni">Poll</A> -<DD>Can read without blocking +<DD>Priority data available <DT><A HREF="./org/apache/tomcat/jni/Poll.html#APR_POLLSET_THREADSAFE"><B>APR_POLLSET_THREADSAFE</B></A> - Static variable in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Poll.html" title="class in org.apache.tomcat.jni">Poll</A> <DD>Adding or Removing a Descriptor is thread safe @@ -3480,7 +3488,7 @@ Static method in class org.apache.tomcat <DT><A HREF="./org/apache/tomcat/jni/Status.html#APR_STATUS_IS_ENOSTAT(int)"><B>APR_STATUS_IS_ENOSTAT(int)</B></A> - Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Status.html" title="class in org.apache.tomcat.jni">Status</A> <DD>APR_STATUS_IS Status Value Tests - <br /><b>Warning :</b> For any particular error condition, more than one of these tests + <br><b>Warning :</b> For any particular error condition, more than one of these tests may match. <DT><A HREF="./org/apache/tomcat/jni/Status.html#APR_STATUS_IS_ENOTENOUGHENTROPY(int)"><B>APR_STATUS_IS_ENOTENOUGHENTROPY(int)</B></A> - Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Status.html" title="class in org.apache.tomcat.jni">Status</A> @@ -6157,7 +6165,7 @@ Static variable in class org.apache.coyo <DD> <DT><A HREF="./org/apache/tomcat/jni/SSL.html#closeBIO(long)"><B>closeBIO(long)</B></A> - Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/SSL.html" title="class in org.apache.tomcat.jni">SSL</A> -<DD>Close BIO and derefrence callback object +<DD>Close BIO and dereference callback object <DT><A HREF="./org/apache/catalina/ha/deploy/FileMessageFactory.html#closed"><B>closed</B></A> - Variable in class org.apache.catalina.ha.deploy.<A HREF="./org/apache/catalina/ha/deploy/FileMessageFactory.html" title="class in org.apache.catalina.ha.deploy">FileMessageFactory</A> <DD>Once the factory is used, it can not be reused. @@ -7743,7 +7751,7 @@ Static method in class org.apache.tomcat <DD>Create or open a Registry Key. <DT><A HREF="./org/apache/tomcat/jni/Shm.html#create(long, java.lang.String, long)"><B>create(long, String, long)</B></A> - Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Shm.html" title="class in org.apache.tomcat.jni">Shm</A> -<DD>Create and make accessable a shared memory segment. +<DD>Create and make accessible a shared memory segment. <DT><A HREF="./org/apache/tomcat/jni/Socket.html#create(int, int, int, long)"><B>create(int, int, int, long)</B></A> - Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/Socket.html" title="class in org.apache.tomcat.jni">Socket</A> <DD>Create a socket. @@ -8906,7 +8914,7 @@ Variable in class org.apache.catalina.st <DD>The default web application's context file location. <DT><A HREF="./org/apache/tomcat/jni/OS.html#defaultEncoding(long)"><B>defaultEncoding(long)</B></A> - Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/OS.html" title="class in org.apache.tomcat.jni">OS</A> -<DD>Get the name of the system default characer set. +<DD>Get the name of the system default character set. <DT><A HREF="./org/apache/tomcat/util/http/fileupload/DefaultFileItem.html" title="class in org.apache.tomcat.util.http.fileupload"><B>DefaultFileItem</B></A> - Class in <A HREF="./org/apache/tomcat/util/http/fileupload/package-summary.html">org.apache.tomcat.util.http.fileupload</A><DD> The default implementation of the <A HREF="./org/apache/tomcat/util/http/fileupload/FileItem.html" title="interface in org.apache.tomcat.util.http.fileupload"><CODE>FileItem</CODE></A> interface.<DT><A HREF="./org/apache/tomcat/util/http/fileupload/DefaultFileItemFactory.html" title="class in org.apache.tomcat.util.http.fileupload"><B>DefaultFileItemFactory</B></A> - Class in <A HREF="./org/apache/tomcat/util/http/fileupload/package-summary.html">org.apache.tomcat.util.http.fileupload</A><DD>The default <A HREF="./org/apache/tomcat/util/http/fileupload/FileItemFactory.html" title="interface in org.apache.tomcat.util.http.fileupload"><CODE>FileItemFactory</CODE></A> implementation.<DT><A HREF="./org/apache/tomcat/util/http/fileupload/DefaultFileItemFactory.html#DefaultFileItemFactory()"><B>DefaultFileItemFactory()</B></A> - @@ -10530,7 +10538,7 @@ Method in class org.apache.coyote.http11 <DD>End the current request. <DT><A HREF="./org/apache/coyote/http11/filters/IdentityInputFilter.html#end()"><B>end()</B></A> - Method in class org.apache.coyote.http11.filters.<A HREF="./org/apache/coyote/http11/filters/IdentityInputFilter.html" title="class in org.apache.coyote.http11.filters">IdentityInputFilter</A> -<DD>End the current request. +<DD> <DT><A HREF="./org/apache/coyote/http11/filters/IdentityOutputFilter.html#end()"><B>end()</B></A> - Method in class org.apache.coyote.http11.filters.<A HREF="./org/apache/coyote/http11/filters/IdentityOutputFilter.html" title="class in org.apache.coyote.http11.filters">IdentityOutputFilter</A> <DD>End the current request. @@ -12216,7 +12224,7 @@ Variable in class org.apache.catalina.co in a <code><filter></code> element in the deployment descriptor.<DT><A HREF="./org/apache/catalina/deploy/FilterDef.html#FilterDef()"><B>FilterDef()</B></A> - Constructor for class org.apache.catalina.deploy.<A HREF="./org/apache/catalina/deploy/FilterDef.html" title="class in org.apache.catalina.deploy">FilterDef</A> <DD> -<DT><A HREF="./org/apache/tomcat/util/net/jsse/JSSESocketFactory.html#filterInsecureProcotols(java.lang.String[])"><B>filterInsecureProcotols(String[])</B></A> - +<DT><A HREF="./org/apache/tomcat/util/net/jsse/JSSESocketFactory.html#filterInsecureProtocols(java.lang.String[])"><B>filterInsecureProtocols(String[])</B></A> - Static method in class org.apache.tomcat.util.net.jsse.<A HREF="./org/apache/tomcat/util/net/jsse/JSSESocketFactory.html" title="class in org.apache.tomcat.util.net.jsse">JSSESocketFactory</A> <DD> <DT><A HREF="./org/apache/coyote/http11/InternalAprInputBuffer.html#filterLibrary"><B>filterLibrary</B></A> - @@ -14096,6 +14104,14 @@ Method in class org.apache.jk.server.<A <DT><A HREF="./org/apache/catalina/realm/JNDIRealm.html#getAdCompat()"><B>getAdCompat()</B></A> - Method in class org.apache.catalina.realm.<A HREF="./org/apache/catalina/realm/JNDIRealm.html" title="class in org.apache.catalina.realm">JNDIRealm</A> <DD>Returns the current settings for handling PartialResultExceptions +<DT><A HREF="./org/apache/catalina/valves/RemoteAddrValve.html#getAddConnectorPort()"><B>getAddConnectorPort()</B></A> - +Method in class org.apache.catalina.valves.<A HREF="./org/apache/catalina/valves/RemoteAddrValve.html" title="class in org.apache.catalina.valves">RemoteAddrValve</A> +<DD>Get the flag deciding whether we add the server connector port to the + property compared in the filtering method. +<DT><A HREF="./org/apache/catalina/valves/RemoteHostValve.html#getAddConnectorPort()"><B>getAddConnectorPort()</B></A> - +Method in class org.apache.catalina.valves.<A HREF="./org/apache/catalina/valves/RemoteHostValve.html" title="class in org.apache.catalina.valves">RemoteHostValve</A> +<DD>Get the flag deciding whether we add the server connector port to the + property compared in the filtering method. <DT><A HREF="./org/apache/catalina/ha/authenticator/SingleSignOnMessage.html#getAddress()"><B>getAddress()</B></A> - Method in class org.apache.catalina.ha.authenticator.<A HREF="./org/apache/catalina/ha/authenticator/SingleSignOnMessage.html" title="class in org.apache.catalina.ha.authenticator">SingleSignOnMessage</A> <DD>Get the address that this message originated from. @@ -19409,7 +19425,7 @@ Method in class org.apache.catalina.ha.t <DT><A HREF="./org/apache/catalina/tribes/tipis/AbstractReplicatedMap.html#getMapContextName()"><B>getMapContextName()</B></A> - Method in class org.apache.catalina.tribes.tipis.<A HREF="./org/apache/catalina/tribes/tipis/AbstractReplicatedMap.html" title="class in org.apache.catalina.tribes.tipis">AbstractReplicatedMap</A> <DD> -<DT><A HREF="./org/apache/jasper/runtime/ProtectedFunctionMapper.html#getMapForFunction(java.lang.String, java.lang.Class, java.lang.String, java.lang.Class[])"><B>getMapForFunction(String, Class, String, Class[])</B></A> - +<DT><A HREF="./org/apache/jasper/runtime/ProtectedFunctionMapper.html#getMapForFunction(java.lang.String, java.lang.Class, java.lang.String, java.lang.Class[])"><B>getMapForFunction(String, Class<?>, String, Class<?>[])</B></A> - Static method in class org.apache.jasper.runtime.<A HREF="./org/apache/jasper/runtime/ProtectedFunctionMapper.html" title="class in org.apache.jasper.runtime">ProtectedFunctionMapper</A> <DD>Creates an instance for this class, and stores the Method for the given EL function prefix and name. @@ -23963,7 +23979,7 @@ Method in class org.apache.jasper.<A HRE Static method in class org.apache.jasper.compiler.<A HREF="./org/apache/jasper/compiler/JspUtil.html" title="class in org.apache.jasper.compiler">JspUtil</A> <DD><B>Deprecated.</B> <I>Use <A HREF="./org/apache/jasper/compiler/JspUtil.html#getTagHandlerClassName(java.lang.String, java.lang.String, org.apache.jasper.compiler.ErrorDispatcher)"><CODE>JspUtil.getTagHandlerClassName(String, String, ErrorDispatcher)</CODE></A> - See https://issues.apache.org/bugzilla/show_bug.cgi?id=46471</I> + See https://bz.apache.org/bugzilla/show_bug.cgi?id=46471</I> <DT><A HREF="./org/apache/jasper/compiler/JspUtil.html#getTagHandlerClassName(java.lang.String, java.lang.String, org.apache.jasper.compiler.ErrorDispatcher)"><B>getTagHandlerClassName(String, String, ErrorDispatcher)</B></A> - Static method in class org.apache.jasper.compiler.<A HREF="./org/apache/jasper/compiler/JspUtil.html" title="class in org.apache.jasper.compiler">JspUtil</A> <DD>Gets the fully-qualified class name of the tag handler corresponding to @@ -26316,7 +26332,7 @@ Static variable in class org.apache.jk.c of that Host, and the associated defined contexts.<DT><A HREF="./org/apache/catalina/startup/HostConfig.html#HostConfig()"><B>HostConfig()</B></A> - Constructor for class org.apache.catalina.startup.<A HREF="./org/apache/catalina/startup/HostConfig.html" title="class in org.apache.catalina.startup">HostConfig</A> <DD> -<DT><A HREF="./org/apache/catalina/startup/HostConfig.DeployedApplication.html" title="class in org.apache.catalina.startup"><B>HostConfig.DeployedApplication</B></A> - Class in <A HREF="./org/apache/catalina/startup/package-summary.html">org.apache.catalina.startup</A><DD>This class represents the state of a deployed application, as well as +<DT><A HREF="./org/apache/catalina/startup/HostConfig.DeployedApplication.html" title="class in org.apache.catalina.startup"><B>HostConfig.DeployedApplication</B></A> - Class in <A HREF="./org/apache/catalina/startup/package-summary.html">org.apache.catalina.startup</A><DD>This class represents the state of a deployed application, as well as the monitored resources.<DT><A HREF="./org/apache/catalina/startup/HostConfig.DeployedApplication.html#HostConfig.DeployedApplication(java.lang.String)"><B>HostConfig.DeployedApplication(String)</B></A> - Constructor for class org.apache.catalina.startup.<A HREF="./org/apache/catalina/startup/HostConfig.DeployedApplication.html" title="class in org.apache.catalina.startup">HostConfig.DeployedApplication</A> <DD> @@ -30905,7 +30921,7 @@ Method in class org.apache.tomcat.util.m <DT><A HREF="./org/apache/tomcat/jni/SSL.html#loadDSATempKey(int, java.lang.String)"><B>loadDSATempKey(int, String)</B></A> - Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/SSL.html" title="class in org.apache.tomcat.jni">SSL</A> <DD>Load temporary DSA key from file - <br /> + <br> Index can be one of: SSL_TMP_KEY_DH_512 @@ -31882,7 +31898,7 @@ Variable in class org.apache.catalina.tr <DD>The Map context name makes this map unique, this allows us to have more than one map shared through one channel -<DT><A HREF="./org/apache/jasper/runtime/ProtectedFunctionMapper.html#mapFunction(java.lang.String, java.lang.Class, java.lang.String, java.lang.Class[])"><B>mapFunction(String, Class, String, Class[])</B></A> - +<DT><A HREF="./org/apache/jasper/runtime/ProtectedFunctionMapper.html#mapFunction(java.lang.String, java.lang.Class, java.lang.String, java.lang.Class[])"><B>mapFunction(String, Class<?>, String, Class<?>[])</B></A> - Method in class org.apache.jasper.runtime.<A HREF="./org/apache/jasper/runtime/ProtectedFunctionMapper.html" title="class in org.apache.jasper.runtime">ProtectedFunctionMapper</A> <DD>Stores a mapping from the given EL function prefix and name to the given Java method. @@ -32113,6 +32129,10 @@ Static variable in class org.apache.coyo <DT><A HREF="./org/apache/tomcat/util/threads/ThreadPool.html#MAX_SPARE_THREADS"><B>MAX_SPARE_THREADS</B></A> - Static variable in class org.apache.tomcat.util.threads.<A HREF="./org/apache/tomcat/util/threads/ThreadPool.html" title="class in org.apache.tomcat.util.threads">ThreadPool</A> <DD> +<DT><A HREF="./org/apache/coyote/Constants.html#MAX_SWALLOW_SIZE"><B>MAX_SWALLOW_SIZE</B></A> - +Static variable in class org.apache.coyote.<A HREF="./org/apache/coyote/Constants.html" title="class in org.apache.coyote">Constants</A> +<DD>Limit on the length of request body Tomcat will swallow if it is not + read during normal request processing. <DT><A HREF="./org/apache/tomcat/util/threads/ThreadPool.html#MAX_THREADS"><B>MAX_THREADS</B></A> - Static variable in class org.apache.tomcat.util.threads.<A HREF="./org/apache/tomcat/util/threads/ThreadPool.html" title="class in org.apache.tomcat.util.threads">ThreadPool</A> <DD> @@ -36654,7 +36674,7 @@ Method in class org.apache.catalina.sess <DT><A HREF="./org/apache/catalina/session/StandardManager.html#propertyChange(java.beans.PropertyChangeEvent)"><B>propertyChange(PropertyChangeEvent)</B></A> - Method in class org.apache.catalina.session.<A HREF="./org/apache/catalina/session/StandardManager.html" title="class in org.apache.catalina.session">StandardManager</A> <DD>Process property change events from our associated Context. -<DT><A HREF="./org/apache/jasper/runtime/PageContextImpl.html#proprietaryEvaluate(java.lang.String, java.lang.Class, javax.servlet.jsp.PageContext, org.apache.jasper.runtime.ProtectedFunctionMapper, boolean)"><B>proprietaryEvaluate(String, Class, PageContext, ProtectedFunctionMapper, boolean)</B></A> - +<DT><A HREF="./org/apache/jasper/runtime/PageContextImpl.html#proprietaryEvaluate(java.lang.String, java.lang.Class, javax.servlet.jsp.PageContext, org.apache.jasper.runtime.ProtectedFunctionMapper, boolean)"><B>proprietaryEvaluate(String, Class<?>, PageContext, ProtectedFunctionMapper, boolean)</B></A> - Static method in class org.apache.jasper.runtime.<A HREF="./org/apache/jasper/runtime/PageContextImpl.html" title="class in org.apache.jasper.runtime">PageContextImpl</A> <DD>Proprietary method to evaluate EL expressions. <DT><A HREF="./org/apache/jasper/runtime/ProtectedFunctionMapper.html" title="class in org.apache.jasper.runtime"><B>ProtectedFunctionMapper</B></A> - Class in <A HREF="./org/apache/jasper/runtime/package-summary.html">org.apache.jasper.runtime</A><DD>Maps EL functions to their Java method counterparts.<DT><A HREF="./org/apache/tomcat/jni/FileInfo.html#protection"><B>protection</B></A> - @@ -36959,7 +36979,7 @@ Static method in class org.apache.tomcat by calling randLoad in a later session. <DT><A HREF="./org/apache/tomcat/jni/SSL.html#randSet(java.lang.String)"><B>randSet(String)</B></A> - Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/SSL.html" title="class in org.apache.tomcat.jni">SSL</A> -<DD>Set source of entropy to use in SSL +<DD>Sets global random filename. <DT><A HREF="./org/apache/el/parser/ELParserConstants.html#RBRACK"><B>RBRACK</B></A> - Static variable in interface org.apache.el.parser.<A HREF="./org/apache/el/parser/ELParserConstants.html" title="interface in org.apache.el.parser">ELParserConstants</A> <DD>RegularExpression Id. @@ -37735,7 +37755,7 @@ Method in class org.apache.tomcat.util.n <DD>Recycle the specified Processor so that it can be used again. <DT><A HREF="./org/apache/catalina/startup/HostConfig.DeployedApplication.html#redeployResources"><B>redeployResources</B></A> - Variable in class org.apache.catalina.startup.<A HREF="./org/apache/catalina/startup/HostConfig.DeployedApplication.html" title="class in org.apache.catalina.startup">HostConfig.DeployedApplication</A> -<DD>Any modification of the specified (static) resources will cause a +<DD>Any modification of the specified (static) resources will cause a redeployment of the application. <DT><A HREF="./org/apache/jasper/tagplugins/jstl/core/Redirect.html" title="class in org.apache.jasper.tagplugins.jstl.core"><B>Redirect</B></A> - Class in <A HREF="./org/apache/jasper/tagplugins/jstl/core/package-summary.html">org.apache.jasper.tagplugins.jstl.core</A><DD> <DT><A HREF="./org/apache/jasper/tagplugins/jstl/core/Redirect.html#Redirect()"><B>Redirect()</B></A> - Constructor for class org.apache.jasper.tagplugins.jstl.core.<A HREF="./org/apache/jasper/tagplugins/jstl/core/Redirect.html" title="class in org.apache.jasper.tagplugins.jstl.core">Redirect</A> @@ -38111,7 +38131,7 @@ Static variable in interface org.apache. optionally implement to support the auto-reload functionality of the classloader associated with the context.<DT><A HREF="./org/apache/catalina/startup/HostConfig.DeployedApplication.html#reloadResources"><B>reloadResources</B></A> - Variable in class org.apache.catalina.startup.<A HREF="./org/apache/catalina/startup/HostConfig.DeployedApplication.html" title="class in org.apache.catalina.startup">HostConfig.DeployedApplication</A> -<DD>Any modification of the specified (static) resources will cause a +<DD>Any modification of the specified (static) resources will cause a reload of the application. <DT><A HREF="./org/apache/catalina/ant/ReloadTask.html" title="class in org.apache.catalina.ant"><B>ReloadTask</B></A> - Class in <A HREF="./org/apache/catalina/ant/package-summary.html">org.apache.catalina.ant</A><DD>Ant task that implements the <code>/reload</code> command, supported by the Tomcat manager application.<DT><A HREF="./org/apache/catalina/ant/ReloadTask.html#ReloadTask()"><B>ReloadTask()</B></A> - @@ -38151,7 +38171,8 @@ Method in class org.apache.coyote.<A HRE Method in class org.apache.tomcat.util.http.<A HREF="./org/apache/tomcat/util/http/BaseRequest.html" title="class in org.apache.tomcat.util.http">BaseRequest</A> <DD>Get the remote address <DT><A HREF="./org/apache/catalina/valves/RemoteAddrValve.html" title="class in org.apache.catalina.valves"><B>RemoteAddrValve</B></A> - Class in <A HREF="./org/apache/catalina/valves/package-summary.html">org.apache.catalina.valves</A><DD>Concrete implementation of <code>RequestFilterValve</code> that filters - based on the string representation of the remote client's IP address.<DT><A HREF="./org/apache/catalina/valves/RemoteAddrValve.html#RemoteAddrValve()"><B>RemoteAddrValve()</B></A> - + based on the string representation of the remote client's IP address + optionally combined with the server connector port number.<DT><A HREF="./org/apache/catalina/valves/RemoteAddrValve.html#RemoteAddrValve()"><B>RemoteAddrValve()</B></A> - Constructor for class org.apache.catalina.valves.<A HREF="./org/apache/catalina/valves/RemoteAddrValve.html" title="class in org.apache.catalina.valves">RemoteAddrValve</A> <DD> <DT><A HREF="./org/apache/catalina/connector/Request.html#remoteHost"><B>remoteHost</B></A> - @@ -38173,7 +38194,8 @@ Method in class org.apache.coyote.<A HRE Method in class org.apache.tomcat.util.http.<A HREF="./org/apache/tomcat/util/http/BaseRequest.html" title="class in org.apache.tomcat.util.http">BaseRequest</A> <DD>Get the remote host <DT><A HREF="./org/apache/catalina/valves/RemoteHostValve.html" title="class in org.apache.catalina.valves"><B>RemoteHostValve</B></A> - Class in <A HREF="./org/apache/catalina/valves/package-summary.html">org.apache.catalina.valves</A><DD>Concrete implementation of <code>RequestFilterValve</code> that filters - based on the remote client's host name.<DT><A HREF="./org/apache/catalina/valves/RemoteHostValve.html#RemoteHostValve()"><B>RemoteHostValve()</B></A> - + based on the remote client's host name optionally combined with the + server connector port number.<DT><A HREF="./org/apache/catalina/valves/RemoteHostValve.html#RemoteHostValve()"><B>RemoteHostValve()</B></A> - Constructor for class org.apache.catalina.valves.<A HREF="./org/apache/catalina/valves/RemoteHostValve.html" title="class in org.apache.catalina.valves">RemoteHostValve</A> <DD> <DT><A HREF="./org/apache/catalina/valves/RemoteIpValve.html" title="class in org.apache.catalina.valves"><B>RemoteIpValve</B></A> - Class in <A HREF="./org/apache/catalina/valves/package-summary.html">org.apache.catalina.valves</A><DD> @@ -41809,7 +41831,7 @@ Method in class org.apache.catalina.trib on the provided SelectionKey object. <DT><A HREF="./org/apache/catalina/startup/HostConfig.html#serviced"><B>serviced</B></A> - Variable in class org.apache.catalina.startup.<A HREF="./org/apache/catalina/startup/HostConfig.html" title="class in org.apache.catalina.startup">HostConfig</A> -<DD>List of applications which are being serviced, and shouldn't be +<DD>List of applications which are being serviced, and shouldn't be deployed/undeployed/redeployed at the moment. <DT><A HREF="./org/apache/naming/ServiceRef.html#SERVICEENDPOINTINTERFACE"><B>SERVICEENDPOINTINTERFACE</B></A> - Static variable in class org.apache.naming.<A HREF="./org/apache/naming/ServiceRef.html" title="class in org.apache.naming">ServiceRef</A> @@ -42139,6 +42161,14 @@ Method in class org.apache.jk.server.<A <DT><A HREF="./org/apache/catalina/realm/JNDIRealm.html#setAdCompat(boolean)"><B>setAdCompat(boolean)</B></A> - Method in class org.apache.catalina.realm.<A HREF="./org/apache/catalina/realm/JNDIRealm.html" title="class in org.apache.catalina.realm">JNDIRealm</A> <DD>How do we handle PartialResultExceptions? +<DT><A HREF="./org/apache/catalina/valves/RemoteAddrValve.html#setAddConnectorPort(boolean)"><B>setAddConnectorPort(boolean)</B></A> - +Method in class org.apache.catalina.valves.<A HREF="./org/apache/catalina/valves/RemoteAddrValve.html" title="class in org.apache.catalina.valves">RemoteAddrValve</A> +<DD>Set the flag deciding whether we add the server connector port to the + property compared in the filtering method. +<DT><A HREF="./org/apache/catalina/valves/RemoteHostValve.html#setAddConnectorPort(boolean)"><B>setAddConnectorPort(boolean)</B></A> - +Method in class org.apache.catalina.valves.<A HREF="./org/apache/catalina/valves/RemoteHostValve.html" title="class in org.apache.catalina.valves">RemoteHostValve</A> +<DD>Set the flag deciding whether we add the server connector port to the + property compared in the filtering method. <DT><A HREF="./org/apache/catalina/ha/authenticator/SingleSignOnMessage.html#setAddress(org.apache.catalina.tribes.Member)"><B>setAddress(Member)</B></A> - Method in class org.apache.catalina.ha.authenticator.<A HREF="./org/apache/catalina/ha/authenticator/SingleSignOnMessage.html" title="class in org.apache.catalina.ha.authenticator">SingleSignOnMessage</A> <DD>Called by the cluster before sending it to the other @@ -42695,7 +42725,7 @@ Method in class org.apache.catalina.trib <DD> <DT><A HREF="./org/apache/tomcat/jni/SSLContext.html#setBIO(long, long, int)"><B>setBIO(long, long, int)</B></A> - Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/SSLContext.html" title="class in org.apache.tomcat.jni">SSLContext</A> -<DD>Asssociate BIOCallback for input or output data capture. +<DD>Associate BIOCallback for input or output data capture. <DT><A HREF="./org/apache/catalina/valves/SemaphoreValve.html#setBlock(boolean)"><B>setBlock(boolean)</B></A> - Method in class org.apache.catalina.valves.<A HREF="./org/apache/catalina/valves/SemaphoreValve.html" title="class in org.apache.catalina.valves">SemaphoreValve</A> <DD> @@ -42798,7 +42828,7 @@ Method in class org.apache.tomcat.util.b <DT><A HREF="./org/apache/catalina/valves/JDBCAccessLogValve.html#setBytesField(java.lang.String)"><B>setBytesField(String)</B></A> - Method in class org.apache.catalina.valves.<A HREF="./org/apache/catalina/valves/JDBCAccessLogValve.html" title="class in org.apache.catalina.valves">JDBCAccessLogValve</A> <DD>Sets the name of the field containing the number of bytes returned. -<DT><A HREF="./org/apache/coyote/Request.html#setBytesRead(int)"><B>setBytesRead(int)</B></A> - +<DT><A HREF="./org/apache/coyote/Request.html#setBytesRead(long)"><B>setBytesRead(long)</B></A> - Method in class org.apache.coyote.<A HREF="./org/apache/coyote/Request.html" title="class in org.apache.coyote">Request</A> <DD> <DT><A HREF="./org/apache/coyote/RequestGroupInfo.html#setBytesReceived(long)"><B>setBytesReceived(long)</B></A> - @@ -42820,7 +42850,7 @@ Method in class org.apache.coyote.<A HRE Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/SSLContext.html" title="class in org.apache.tomcat.jni">SSLContext</A> <DD>Set File and Directory of concatenated PEM-encoded CA Certificates for Client Auth - <br /> + <br> This directive sets the all-in-one file where you can assemble the Certificates of Certification Authorities (CA) whose clients you deal with. <DT><A HREF="./org/apache/catalina/authenticator/AuthenticatorBase.html#setCache(boolean)"><B>setCache(boolean)</B></A> - @@ -42881,7 +42911,7 @@ Method in class org.apache.catalina.trib Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/SSLContext.html" title="class in org.apache.tomcat.jni">SSLContext</A> <DD>Set File of concatenated PEM-encoded CA CRLs or directory of PEM-encoded CA Certificates for Client Auth - <br /> + <br> This directive sets the all-in-one file where you can assemble the Certificate Revocation Lists (CRL) of Certification Authorities (CA) whose clients you deal with. @@ -42915,12 +42945,12 @@ Method in class org.apache.catalina.star <DT><A HREF="./org/apache/tomcat/jni/SSLContext.html#setCertificate(long, java.lang.String, java.lang.String, java.lang.String, int)"><B>setCertificate(long, String, String, String, int)</B></A> - Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/SSLContext.html" title="class in org.apache.tomcat.jni">SSLContext</A> <DD>Set Certificate - <br /> + <br> Point setCertificateFile at a PEM encoded certificate. <DT><A HREF="./org/apache/tomcat/jni/SSLContext.html#setCertificateChainFile(long, java.lang.String, boolean)"><B>setCertificateChainFile(long, String, boolean)</B></A> - Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/SSLContext.html" title="class in org.apache.tomcat.jni">SSLContext</A> <DD>Set File of PEM-encoded Server CA Certificates - <br /> + <br> This directive sets the optional all-in-one file where you can assemble the certificates of Certification Authorities (CA) which form the certificate chain of the server certificate. @@ -47782,7 +47812,7 @@ Method in class org.apache.jk.common.<A <DT><A HREF="./org/apache/tomcat/jni/SSLContext.html#setShutdownType(long, int)"><B>setShutdownType(long, int)</B></A> - Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/SSLContext.html" title="class in org.apache.tomcat.jni">SSLContext</A> <DD>Set SSL connection shutdown type - <br /> + <br> The following levels are available for level: SSL_SHUTDOWN_TYPE_STANDARD @@ -55118,10 +55148,10 @@ Method in class org.apache.catalina.util <DD>Write text. <DT><A HREF="./org/apache/tomcat/jni/File.html#writev(long, byte[][])"><B>writev(long, byte[][])</B></A> - Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/File.html" title="class in org.apache.tomcat.jni">File</A> -<DD>Write data from aray of byte arrays to the specified file. +<DD>Write data from array of byte arrays to the specified file. <DT><A HREF="./org/apache/tomcat/jni/File.html#writevFull(long, byte[][])"><B>writevFull(long, byte[][])</B></A> - Static method in class org.apache.tomcat.jni.<A HREF="./org/apache/tomcat/jni/File.html" title="class in org.apache.tomcat.jni">File</A> -<DD>Write data from aray of byte arrays to the specified file, +<DD>Write data from array of byte arrays to the specified file, ensuring that all of the data is written before returning. <DT><A HREF="./org/apache/catalina/manager/StatusTransformer.html#writeVMState(java.io.PrintWriter, int)"><B>writeVMState(PrintWriter, int)</B></A> - Static method in class org.apache.catalina.manager.<A HREF="./org/apache/catalina/manager/StatusTransformer.html" title="class in org.apache.catalina.manager">StatusTransformer</A> @@ -55339,7 +55369,7 @@ Method in class org.apache.catalina.star </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -55369,6 +55399,6 @@ Method in class org.apache.catalina.star <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/index.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/index.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/index.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -Apache Tomcat 6.0.43 API Documentation +Apache Tomcat 6.0.44 API Documentation </TITLE> <SCRIPT type="text/javascript"> targetPage = "" + window.location.search; Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/AnnotationProcessor.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/AnnotationProcessor.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/AnnotationProcessor.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/AnnotationProcessor.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -AnnotationProcessor (Apache Tomcat 6.0.43 API Documentation) +AnnotationProcessor (Apache Tomcat 6.0.44 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.AnnotationProcessor interface"> @@ -14,7 +14,7 @@ AnnotationProcessor (Apache Tomcat 6.0.4 <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="AnnotationProcessor (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="AnnotationProcessor (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -226,7 +226,7 @@ void <B>processAnnotations</B>(java.lang </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -262,6 +262,6 @@ DETAIL: FIELD | CONSTR&nb <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/PeriodicEventListener.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/PeriodicEventListener.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/PeriodicEventListener.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/PeriodicEventListener.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -PeriodicEventListener (Apache Tomcat 6.0.43 API Documentation) +PeriodicEventListener (Apache Tomcat 6.0.44 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.PeriodicEventListener interface"> @@ -14,7 +14,7 @@ PeriodicEventListener (Apache Tomcat 6.0 <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="PeriodicEventListener (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="PeriodicEventListener (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -165,7 +165,7 @@ void <B>periodicEvent</B>()</PRE> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -201,6 +201,6 @@ DETAIL: FIELD | CONSTR&nb <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/AccessLog.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/AccessLog.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/AccessLog.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/AccessLog.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -AccessLog (Apache Tomcat 6.0.43 API Documentation) +AccessLog (Apache Tomcat 6.0.44 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.AccessLog interface"> @@ -14,7 +14,7 @@ AccessLog (Apache Tomcat 6.0.43 API Docu <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="AccessLog (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="AccessLog (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -183,7 +183,7 @@ void <B>log</B>(<A HREF="../../../org/ap </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -219,6 +219,6 @@ DETAIL: FIELD | CONSTR&nb <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/Authenticator.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/Authenticator.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/Authenticator.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/Authenticator.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -Authenticator (Apache Tomcat 6.0.43 API Documentation) +Authenticator (Apache Tomcat 6.0.44 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.Authenticator interface"> @@ -14,7 +14,7 @@ Authenticator (Apache Tomcat 6.0.43 API <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Authenticator (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="Authenticator (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -137,7 +137,7 @@ An <b>Authenticator</b> is a component ( </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -173,6 +173,6 @@ DETAIL: FIELD | CONSTR&nb <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/Cluster.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/Cluster.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/Cluster.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/Cluster.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -Cluster (Apache Tomcat 6.0.43 API Documentation) +Cluster (Apache Tomcat 6.0.44 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.Cluster interface"> @@ -14,7 +14,7 @@ Cluster (Apache Tomcat 6.0.43 API Docume <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Cluster (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="Cluster (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -414,7 +414,7 @@ void <B>backgroundProcess</B>()</PRE> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -450,6 +450,6 @@ DETAIL: FIELD | CONSTR&nb <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometEvent.EventSubType.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometEvent.EventSubType.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometEvent.EventSubType.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometEvent.EventSubType.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -CometEvent.EventSubType (Apache Tomcat 6.0.43 API Documentation) +CometEvent.EventSubType (Apache Tomcat 6.0.44 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.CometEvent.EventSubType class"> @@ -14,7 +14,7 @@ CometEvent.EventSubType (Apache Tomcat 6 <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="CometEvent.EventSubType (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="CometEvent.EventSubType (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -353,7 +353,7 @@ with the specified name</DL> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -389,6 +389,6 @@ DETAIL: <A HREF="#enum_constant_det <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometEvent.EventType.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometEvent.EventType.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometEvent.EventType.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometEvent.EventType.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -CometEvent.EventType (Apache Tomcat 6.0.43 API Documentation) +CometEvent.EventType (Apache Tomcat 6.0.44 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.CometEvent.EventType class"> @@ -14,7 +14,7 @@ CometEvent.EventType (Apache Tomcat 6.0. <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="CometEvent.EventType (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="CometEvent.EventType (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -346,7 +346,7 @@ with the specified name</DL> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -382,6 +382,6 @@ DETAIL: <A HREF="#enum_constant_det <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometEvent.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometEvent.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometEvent.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometEvent.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -CometEvent (Apache Tomcat 6.0.43 API Documentation) +CometEvent (Apache Tomcat 6.0.44 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.CometEvent interface"> @@ -14,7 +14,7 @@ CometEvent (Apache Tomcat 6.0.43 API Doc <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="CometEvent (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="CometEvent (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -333,7 +333,7 @@ void <B>setTimeout</B>(int timeout) </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -369,6 +369,6 @@ DETAIL: FIELD | CONSTR&nb <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometFilter.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometFilter.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometFilter.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometFilter.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -CometFilter (Apache Tomcat 6.0.43 API Documentation) +CometFilter (Apache Tomcat 6.0.44 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.CometFilter interface"> @@ -14,7 +14,7 @@ CometFilter (Apache Tomcat 6.0.43 API Do <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="CometFilter (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="CometFilter (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -232,7 +232,7 @@ void <B>doFilterEvent</B>(<A HREF="../.. </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -268,6 +268,6 @@ DETAIL: FIELD | CONSTR&nb <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometFilterChain.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometFilterChain.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometFilterChain.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometFilterChain.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -CometFilterChain (Apache Tomcat 6.0.43 API Documentation) +CometFilterChain (Apache Tomcat 6.0.44 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.CometFilterChain interface"> @@ -14,7 +14,7 @@ CometFilterChain (Apache Tomcat 6.0.43 A <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="CometFilterChain (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="CometFilterChain (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -180,7 +180,7 @@ void <B>doFilterEvent</B>(<A HREF="../.. </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -216,6 +216,6 @@ DETAIL: FIELD | CONSTR&nb <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometProcessor.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometProcessor.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometProcessor.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/CometProcessor.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -CometProcessor (Apache Tomcat 6.0.43 API Documentation) +CometProcessor (Apache Tomcat 6.0.44 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.CometProcessor interface"> @@ -14,7 +14,7 @@ CometProcessor (Apache Tomcat 6.0.43 API <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="CometProcessor (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="CometProcessor (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -190,7 +190,7 @@ void <B>event</B>(<A HREF="../../../org/ </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -226,6 +226,6 @@ DETAIL: FIELD | CONSTR&nb <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/Contained.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/Contained.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/Contained.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/Contained.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -Contained (Apache Tomcat 6.0.43 API Documentation) +Contained (Apache Tomcat 6.0.44 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.Contained interface"> @@ -14,7 +14,7 @@ Contained (Apache Tomcat 6.0.43 API Docu <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Contained (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="Contained (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -199,7 +199,7 @@ void <B>setContainer</B>(<A HREF="../../ </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -235,6 +235,6 @@ DETAIL: FIELD | CONSTR&nb <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/Container.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/Container.html?rev=1678914&r1=1678913&r2=1678914&view=diff ============================================================================== --- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/Container.html (original) +++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/Container.html Tue May 12 11:21:02 2015 @@ -4,7 +4,7 @@ <HEAD> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> -Container (Apache Tomcat 6.0.43 API Documentation) +Container (Apache Tomcat 6.0.44 API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.catalina.Container interface"> @@ -14,7 +14,7 @@ Container (Apache Tomcat 6.0.43 API Docu <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Container (Apache Tomcat 6.0.43 API Documentation)"; + parent.document.title="Container (Apache Tomcat 6.0.44 API Documentation)"; } </SCRIPT> <NOSCRIPT> @@ -45,7 +45,7 @@ function windowTitle() </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -1204,7 +1204,7 @@ getAccessLog</H3> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -<b>Apache Tomcat 6.0.43</b></EM> +<b>Apache Tomcat 6.0.44</b></EM> </TD> </TR> @@ -1240,6 +1240,6 @@ DETAIL: <A HREF="#field_detail">FIE <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> -Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved. +Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved. </BODY> </HTML> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org