This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/mina-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d7176ae Updated site from master
(419efef9254ce63fdd8117ba2b81826a04bec243)
d7176ae is described below
commit d7176ae6737988a6017e9a4c5746bdf47b040e83
Author: jenkins <[email protected]>
AuthorDate: Mon Nov 1 00:13:56 2021 +0000
Updated site from master (419efef9254ce63fdd8117ba2b81826a04bec243)
---
content/mina-project/userguide/ch5-filters/ch5-filters.html | 7 +------
content/sitemap.xml | 4 ++--
2 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/content/mina-project/userguide/ch5-filters/ch5-filters.html
b/content/mina-project/userguide/ch5-filters/ch5-filters.html
index ab841c9..60efcc8 100644
--- a/content/mina-project/userguide/ch5-filters/ch5-filters.html
+++ b/content/mina-project/userguide/ch5-filters/ch5-filters.html
@@ -264,11 +264,6 @@
<td>Keeps track of the number of usages of this filter</td>
</tr>
<tr>
-<td>RequestResponse</td>
-<td><a
href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/reqres/RequestResponseFilter.html">RequestResponseFilter</a></td>
-<td> </td>
-</tr>
-<tr>
<td>SessionAttributeInitializing</td>
<td><a
href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/util/SessionAttributeInitializingFilter.html">SessionAttributeInitializingFilter</a></td>
<td> </td>
@@ -337,7 +332,7 @@
<span style="color:#a2f;font-weight:bold">this</span><span
style="color:#666">.</span><span style="color:#b44">originalValue</span> <span
style="color:#666">=</span> originalValue<span style="color:#666">;</span>
<span style="color:#666">}</span>
<span style="color:#666">}</span>
-</code></pre></div><p>If you are using MINA 2.0, it will be somewhat different
from 1.0 and 1.1. Please refer to <a
href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/compression/CompressionFilter.html">CompressionFilter</a>
and <a
href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/reqres/RequestResponseFilter.html">RequestResponseFilter</a>
meanwhile.</p>
+</code></pre></div><p>If you are using MINA 2.0, it will be somewhat different
from 1.0 and 1.1. Please refer to <a
href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/compression/CompressionFilter.html">CompressionFilter</a>
meanwhile.</p>
<h2 id="be-careful-when-filtering-sessioncreated-event">Be Careful When
Filtering sessionCreated Event</h2>
<p>sessionCreated is a special event that must be executed in the I/O
processor thread (see Configuring Thread Model). Never forward sessionCreated
event to the other thread.</p>
<div class="highlight"><pre
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code
class="language-java" data-lang="java"><span
style="color:#a2f;font-weight:bold">public</span> <span
style="color:#0b0;font-weight:bold">void</span> <span
style="color:#00a000">sessionCreated</span><span
style="color:#666">(</span>NextFilter nextFilter<span
style="color:#666">,</span> IoSession session<span style="color:#666">)</span>
<span style="color:#a2f;font-weight:bold">throw [...]
diff --git a/content/sitemap.xml b/content/sitemap.xml
index ae709f4..f98fdf4 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -574,7 +574,7 @@
<url>
<loc>https://mina.apache.org/mina-project/userguide/ch5-filters/ch5-filters.html</loc>
- <lastmod>2021-11-01T00:32:22+01:00</lastmod>
+ <lastmod>2021-11-01T01:12:37+01:00</lastmod>
</url>
<url>
@@ -879,7 +879,7 @@
<url>
<loc>https://mina.apache.org/mina-project.html</loc>
- <lastmod>2021-11-01T00:32:22+01:00</lastmod>
+ <lastmod>2021-11-01T01:12:37+01:00</lastmod>
</url>
<url>