Modified:
websites/production/mina/content/mina-project/xref/org/apache/mina/core/filterchain/package-summary.html
==============================================================================
---
websites/production/mina/content/mina-project/xref/org/apache/mina/core/filterchain/package-summary.html
(original)
+++
websites/production/mina/content/mina-project/xref/org/apache/mina/core/filterchain/package-summary.html
Mon Oct 31 10:43:06 2016
@@ -3,7 +3,7 @@
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html;
charset=UTF-8" />
- <title>Apache MINA 2.0.15 Reference Package
org.apache.mina.core.filterchain</title>
+ <title>Apache MINA 2.0.16 Reference Package
org.apache.mina.core.filterchain</title>
<link rel="stylesheet" type="text/css"
href="../../../../../stylesheet.css" title="style" />
</head>
<body>
Modified:
websites/production/mina/content/mina-project/xref/org/apache/mina/core/future/package-frame.html
==============================================================================
---
websites/production/mina/content/mina-project/xref/org/apache/mina/core/future/package-frame.html
(original)
+++
websites/production/mina/content/mina-project/xref/org/apache/mina/core/future/package-frame.html
Mon Oct 31 10:43:06 2016
@@ -3,7 +3,7 @@
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html;
charset=UTF-8" />
- <title>Apache MINA 2.0.15 Reference Package
org.apache.mina.core.future</title>
+ <title>Apache MINA 2.0.16 Reference Package
org.apache.mina.core.future</title>
<link rel="stylesheet" type="text/css"
href="../../../../../stylesheet.css" title="style" />
</head>
<body>
Modified:
websites/production/mina/content/mina-project/xref/org/apache/mina/core/future/package-summary.html
==============================================================================
---
websites/production/mina/content/mina-project/xref/org/apache/mina/core/future/package-summary.html
(original)
+++
websites/production/mina/content/mina-project/xref/org/apache/mina/core/future/package-summary.html
Mon Oct 31 10:43:06 2016
@@ -3,7 +3,7 @@
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html;
charset=UTF-8" />
- <title>Apache MINA 2.0.15 Reference Package
org.apache.mina.core.future</title>
+ <title>Apache MINA 2.0.16 Reference Package
org.apache.mina.core.future</title>
<link rel="stylesheet" type="text/css"
href="../../../../../stylesheet.css" title="style" />
</head>
<body>
Modified:
websites/production/mina/content/mina-project/xref/org/apache/mina/core/package-frame.html
==============================================================================
---
websites/production/mina/content/mina-project/xref/org/apache/mina/core/package-frame.html
(original)
+++
websites/production/mina/content/mina-project/xref/org/apache/mina/core/package-frame.html
Mon Oct 31 10:43:06 2016
@@ -3,7 +3,7 @@
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html;
charset=UTF-8" />
- <title>Apache MINA 2.0.15 Reference Package
org.apache.mina.core</title>
+ <title>Apache MINA 2.0.16 Reference Package
org.apache.mina.core</title>
<link rel="stylesheet" type="text/css"
href="../../../../stylesheet.css" title="style" />
</head>
<body>
Modified:
websites/production/mina/content/mina-project/xref/org/apache/mina/core/package-summary.html
==============================================================================
---
websites/production/mina/content/mina-project/xref/org/apache/mina/core/package-summary.html
(original)
+++
websites/production/mina/content/mina-project/xref/org/apache/mina/core/package-summary.html
Mon Oct 31 10:43:06 2016
@@ -3,7 +3,7 @@
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html;
charset=UTF-8" />
- <title>Apache MINA 2.0.15 Reference Package
org.apache.mina.core</title>
+ <title>Apache MINA 2.0.16 Reference Package
org.apache.mina.core</title>
<link rel="stylesheet" type="text/css"
href="../../../../stylesheet.css" title="style" />
</head>
<body>
Modified:
websites/production/mina/content/mina-project/xref/org/apache/mina/core/polling/AbstractPollingIoAcceptor.html
==============================================================================
---
websites/production/mina/content/mina-project/xref/org/apache/mina/core/polling/AbstractPollingIoAcceptor.html
(original)
+++
websites/production/mina/content/mina-project/xref/org/apache/mina/core/polling/AbstractPollingIoAcceptor.html
Mon Oct 31 10:43:06 2016
@@ -152,7 +152,7 @@
<a class="jxr_linenumber" name="L144" href="#L144">144</a> <em
class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="L145" href="#L145">145</a> <em
class="jxr_javadoccomment"> * @param sessionConfig</em>
<a class="jxr_linenumber" name="L146" href="#L146">146</a> <em
class="jxr_javadoccomment"> * the default configuration for the
managed {@link IoSession}</em>
-<a class="jxr_linenumber" name="L147" href="#L147">147</a> <em
class="jxr_javadoccomment"> * @param processorClass a {@link Class}�of
{@link IoProcessor} for the associated {@link IoSession}</em>
+<a class="jxr_linenumber" name="L147" href="#L147">147</a> <em
class="jxr_javadoccomment"> * @param processorClass a {@link Class} of
{@link IoProcessor} for the associated {@link IoSession}</em>
<a class="jxr_linenumber" name="L148" href="#L148">148</a> <em
class="jxr_javadoccomment"> * type.</em>
<a class="jxr_linenumber" name="L149" href="#L149">149</a> <em
class="jxr_javadoccomment"> * @param processorCount the amount of processor
to instantiate for the pool</em>
<a class="jxr_linenumber" name="L150" href="#L150">150</a> <em
class="jxr_javadoccomment"> * @param selectorProvider The SelectorProvider
to use</em>
Modified:
websites/production/mina/content/mina-project/xref/org/apache/mina/core/polling/package-frame.html
==============================================================================
---
websites/production/mina/content/mina-project/xref/org/apache/mina/core/polling/package-frame.html
(original)
+++
websites/production/mina/content/mina-project/xref/org/apache/mina/core/polling/package-frame.html
Mon Oct 31 10:43:06 2016
@@ -3,7 +3,7 @@
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html;
charset=UTF-8" />
- <title>Apache MINA 2.0.15 Reference Package
org.apache.mina.core.polling</title>
+ <title>Apache MINA 2.0.16 Reference Package
org.apache.mina.core.polling</title>
<link rel="stylesheet" type="text/css"
href="../../../../../stylesheet.css" title="style" />
</head>
<body>
Modified:
websites/production/mina/content/mina-project/xref/org/apache/mina/core/polling/package-summary.html
==============================================================================
---
websites/production/mina/content/mina-project/xref/org/apache/mina/core/polling/package-summary.html
(original)
+++
websites/production/mina/content/mina-project/xref/org/apache/mina/core/polling/package-summary.html
Mon Oct 31 10:43:06 2016
@@ -3,7 +3,7 @@
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html;
charset=UTF-8" />
- <title>Apache MINA 2.0.15 Reference Package
org.apache.mina.core.polling</title>
+ <title>Apache MINA 2.0.16 Reference Package
org.apache.mina.core.polling</title>
<link rel="stylesheet" type="text/css"
href="../../../../../stylesheet.css" title="style" />
</head>
<body>
Modified:
websites/production/mina/content/mina-project/xref/org/apache/mina/core/service/package-frame.html
==============================================================================
---
websites/production/mina/content/mina-project/xref/org/apache/mina/core/service/package-frame.html
(original)
+++
websites/production/mina/content/mina-project/xref/org/apache/mina/core/service/package-frame.html
Mon Oct 31 10:43:06 2016
@@ -3,7 +3,7 @@
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html;
charset=UTF-8" />
- <title>Apache MINA 2.0.15 Reference Package
org.apache.mina.core.service</title>
+ <title>Apache MINA 2.0.16 Reference Package
org.apache.mina.core.service</title>
<link rel="stylesheet" type="text/css"
href="../../../../../stylesheet.css" title="style" />
</head>
<body>
Modified:
websites/production/mina/content/mina-project/xref/org/apache/mina/core/service/package-summary.html
==============================================================================
---
websites/production/mina/content/mina-project/xref/org/apache/mina/core/service/package-summary.html
(original)
+++
websites/production/mina/content/mina-project/xref/org/apache/mina/core/service/package-summary.html
Mon Oct 31 10:43:06 2016
@@ -3,7 +3,7 @@
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html;
charset=UTF-8" />
- <title>Apache MINA 2.0.15 Reference Package
org.apache.mina.core.service</title>
+ <title>Apache MINA 2.0.16 Reference Package
org.apache.mina.core.service</title>
<link rel="stylesheet" type="text/css"
href="../../../../../stylesheet.css" title="style" />
</head>
<body>