[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mina-commits
Subject:    svn commit: r1042599 - in /websites/staging/mina/trunk/content: ./ mina-project/userguide/ch5-filter
From:       buildbot () apache ! org
Date:       2019-03-27 10:41:59
Message-ID: 20190327104159.8BF1F3A2D7F () svn01-us-west ! apache ! org
[Download RAW message or body]

Author: buildbot
Date: Wed Mar 27 10:41:59 2019
New Revision: 1042599

Log:
Staging update by buildbot for mina

Added:
    websites/staging/mina/trunk/content/mina-project/userguide/ch5-filters/ch5.3-compression-filter.html
 Modified:
    websites/staging/mina/trunk/content/   (props changed)
    websites/staging/mina/trunk/content/mina-project/userguide/user-guide-toc.html

Propchange: websites/staging/mina/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar 27 10:41:59 2019
@@ -1 +1 @@
-1856380
+1856381

Added: websites/staging/mina/trunk/content/mina-project/userguide/ch5-filters/ch5.3-compression-filter.html
 ==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/ch5-filters/ch5.3-compression-filter.html \
                (added)
+++ websites/staging/mina/trunk/content/mina-project/userguide/ch5-filters/ch5.3-compression-filter.html \
Wed Mar 27 10:41:59 2019 @@ -0,0 +1,235 @@
+<!DOCTYPE html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+<head>
+	<title>5.3 - Compression Filter &mdash; Apache MINA</title>
+	
+		<link href="./../../../css/common.css" rel="stylesheet" type="text/css">
+		<link href="./../../../css/mina.css" rel="stylesheet" type="text/css">
+	
+  
+  <link rel="shortcut icon" \
href="./../../../staticresources/images/mina-icon_16x16.png"/> +	
+</head>
+  <body>
+    <div id="container">
+      <div id="header">
+        <div id="subProjectsNavBar">
+          <a href="./../../../">
+            
+              Apache MINA Project
+            
+          </a>
+          &nbsp;|&nbsp;
+          <a href="./../../../mina-project/index.html">
+            
+              <strong>MINA</strong>
+            
+          </a>
+          &nbsp;|&nbsp;
+          <a href="./../../../asyncweb-project/index.html">
+            
+              AsyncWeb
+            
+          </a>
+          &nbsp;|&nbsp;
+          <a href="./../../../ftpserver-project/index.html">
+            
+              FtpServer
+            
+          </a>
+          &nbsp;|&nbsp;
+          <a href="./../../../sshd-project/index.html">
+            
+              SSHD
+            
+          </a>
+          &nbsp;|&nbsp;
+          <a href="./../../../vysper-project/index.html">
+            
+              Vysper
+            
+          </a>
+        </div><!-- subProjectsNavBar -->
+      </div><!-- header -->
+      <div id="content">
+        <div id="leftColumn">
+                              
+          
+          
+          
+          
+            <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > \
.headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > \
.elementid-permalink { visibility: visible }</style> +<div id="navigation">
+
+    <h5>Latest Downloads</h5>
+    <ul>
+        <li><a href="./../../../mina-project/downloads_2_0.html">Mina \
2.0.20</a></li> +        <li><a \
href="./../../../mina-project/downloads_2_1.html">Mina 2.1.0</a></li> +        <li><a \
href="./../../../mina-project/downloads_old.html">Mina old versions</a></li> +    \
</ul> +    <h5>Documentation</h5>
+    <ul>
+      <li><a href="./../../../mina-project/documentation.html" class="external-link" \
rel="nofollow">Base documentation</a></li> +      <li><a \
href="./../../../mina-project/userguide/user-guide-toc.html" class="external-link" \
rel="nofollow">User guide</a></li> +      <li><a \
href="./../../../mina-project/2.1-vs-2.0.html" class="external-link" \
rel="nofollow">2.1 vs 2.0</a></li> +      <li><a \
href="./../../../mina-project/features.html" class="external-link" \
rel="nofollow">Features</a></li> +      <li><a \
href="./../../../mina-project/road-map.html" class="external-link" \
rel="nofollow">Road Map</a></li> +      <li><a \
href="./../../../mina-project/quick-start-guide.html" class="external-link" \
rel="nofollow">Quick Start Guide</a></li> +      <li><a \
href="./../../../mina-project/faq.html" class="external-link" \
rel="nofollow">FAQ</a></li> +    </ul>
+    <h5>Resources</h5>
+    <ul>
+      <li><a href="./../../../mina-project/mailing-lists.html" class="external-link" \
rel="nofollow">Mailing lists &amp; IRC</a></li> +      <li><a \
href="./../../../mina-project/issue-tracking.html" class="external-link" \
rel="nofollow">Issue tracking</a></li> +      <li><a \
href="./../../../mina-project/sources.html" class="external-link" \
rel="nofollow">Sources</a></li> +      <li><a \
href="./../../../mina-project/gen-docs/latest-2.0/apidocs/index.html" \
class="external-link" rel="nofollow">API Javadoc 2.0.20</a></li> +      <li><a \
href="./../../../mina-project/gen-docs/latest-2.1/apidocs/index.html" \
class="external-link" rel="nofollow">API Javadoc 2.1.0</a></li> +      <li><a \
href="./../../../mina-project/gen-docs/latest-2.0/xref/index.html" \
class="external-link" rel="nofollow">API xref  2.0.20</a></li> +      <li><a \
href="./../../../mina-project/gen-docs/latest-2.1/xref/index.html" \
class="external-link" rel="nofollow">API xref 2.1.0</a></li> +      <li><a \
href="./../../../mina-project/performances.html" class="external-link" \
rel="nofollow">Performances</a></li> +      <li><a \
href="./../../../mina-project/testimonials.html" class="external-link" \
rel="nofollow">Testimonials</a></li> +      <li><a \
href="./../../../mina-project/conferences.html" class="external-link" \
rel="nofollow">Conferences</a></li> +      <li><a \
href="./../../../mina-project/developer-guide.html" class="external-link" \
rel="nofollow">Developers Guide</a></li> +      <li><a \
href="./../../../mina-project/related-projects.html" class="external-link" \
rel="nofollow">Related Projects</a></li> +      <li><a \
href="https://people.apache.org/~vgritsenko/stats/projects/mina.html" \
class="external-link" rel="nofollow">Statistics</a></li> +    </ul>
+
+
+    <h5>Community</h5>
+    <ul>
+      <li><a href="https://www.apache.org/foundation/contributing.html" \
class="external-link" rel="nofollow">Contributing</a></li> +      <li><a \
href="./../../../contributors.html" class="external-link" \
rel="nofollow">Team</a></li> +      <li><a href="./../../../special-thanks.html" \
class="external-link" rel="nofollow">Special Thanks</a></li> +      <li><a \
href="https://www.apache.org/security/" class="external-link" \
rel="nofollow">Security</a></li> +    </ul>
+
+
+    <h5>About Apache</h5>
+    <ul>
+      <li><a href="https://www.apache.org" class="external-link" \
rel="nofollow">Apache main site</a></li> +      <li><a \
href="https://www.apache.org/licenses/" class="external-link" \
rel="nofollow">License</a></li> +      <li><a \
href="https://www.apache.org/foundation/sponsorship.html" title="The ASF sponsorship \
program" class="external-link" rel="nofollow">Sponsorship program</a></li> +      \
<li><a href="https://www.apache.org/foundation/thanks.html" class="external-link" \
rel="nofollow">Thanks</a></li> +    </ul>
+
+
+    <h3><a name="Navigation-Upcoming"></a>Upcoming</h3>
+    <ul>
+      <li>No event</li>
+    </ul>
+
+</div>
+
+<!-- navigation -->
+          
+          
+        </div><!-- leftColumn -->
+      <div id="rightColumn">
+
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="ch5.2-buffered-write-filter.html">5.2 - Buffered Write \
Filter</a> +		
+        </div>
+        <div class="nav_up">
+        
+            <a href="ch5-filters.html">Chapter 5 - Filters</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="ch5.4-connection-throttle-filter.html">5.4 - Connection \
Throttle Filter</a> +		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > \
.headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > \
.elementid-permalink { visibility: visible }</style> +<h1 \
id="5-3-compression-filter">5-3 - Compression Filter<a class="headerlink" \
href="#5-3-compression-filter" title="Permanent link">&para;</a></h1> +<p>TBD...</p>
+
+
+    <div class="nav">
+        <div class="nav_prev">
+        
+            <a href="ch5.2-buffered-write-filter.html">5.2 - Buffered Write \
Filter</a> +		
+        </div>
+        <div class="nav_up">
+        
+            <a href="ch5-filters.html">Chapter 5 - Filters</a>
+		
+        </div>
+        <div class="nav_next">
+        
+            <a href="ch5.4-connection-throttle-filter.html">5.4 - Connection \
Throttle Filter</a> +		
+        </div>
+        <div class="clearfix"></div>
+    </div>
+
+
+                </div><!-- rightColumn -->
+                <div id="endContent"></div>
+            </div><!-- content -->
+            <div id="footer">&copy; 2003-2019, <a href="https://www.apache.org">The \
Apache Software Foundation</a> - <a href="./../../../privacy-policy.html">Privacy \
Policy</a><br /> +                Apache MINA, MINA, Apache Vysper, Vysper, Apache \
SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, +                \
Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of \
The Apache Software Foundation. +            </div>
+        </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-1']);
+		  _gaq.push(['_trackPageview']);
+
+		  (function() {
+		    var ga = document.createElement('script'); ga.type = 'text/javascript'; \
ga.async = true; +		    ga.src = ('https:' == document.location.protocol ? \
'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; +		    var s = \
document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); +		  \
})(); +
+		</script>
+    </body>
+</html>
+

Modified: websites/staging/mina/trunk/content/mina-project/userguide/user-guide-toc.html
 ==============================================================================
--- websites/staging/mina/trunk/content/mina-project/userguide/user-guide-toc.html \
                (original)
+++ websites/staging/mina/trunk/content/mina-project/userguide/user-guide-toc.html \
Wed Mar 27 10:41:59 2019 @@ -179,8 +179,8 @@ h2:hover > .headerlink, h3:hover > .head
 </li>
 <li><a href="ch2-basics/ch2-basics.html">Chapter 2 - Basics</a><ul>
 <li><a href="ch2-basics/ch2.1-application-architecture.html">2.1 - Application \
                Architecture</a><ul>
-<li><a href="ch2-basics/ch2.2.1-server-architecture.html">2.1.1 - Server \
                Architecture</a></li>
-<li><a href="ch2-basics/ch2.2.2-client-architecture.html">2.2.2 - Client \
Architecture</a></li> +<li><a \
href="ch2-basics/ch2.1.1-server-architecture.html">2.1.1 - Server \
Architecture</a></li> +<li><a \
href="ch2-basics/ch2.1.2-client-architecture.html">2.1.2 - Client \
Architecture</a></li>  </ul>
 </li>
 <li><a href="ch2-basics/ch2.2-sample-tcp-server.html">2.2 - Sample TCP \
Server</a></li>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic