You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by bu...@apache.org on 2013/11/15 15:29:40 UTC

svn commit: r886741 - in /websites/production/activemq/content: activemq-4-connection-uris.html cache/main.pageCache configuring-transports.html configuring-version-5-transports.html

Author: buildbot
Date: Fri Nov 15 14:29:39 2013
New Revision: 886741

Log:
Production update by buildbot for activemq

Modified:
    websites/production/activemq/content/activemq-4-connection-uris.html
    websites/production/activemq/content/cache/main.pageCache
    websites/production/activemq/content/configuring-transports.html
    websites/production/activemq/content/configuring-version-5-transports.html

Modified: websites/production/activemq/content/activemq-4-connection-uris.html
==============================================================================
--- websites/production/activemq/content/activemq-4-connection-uris.html (original)
+++ websites/production/activemq/content/activemq-4-connection-uris.html Fri Nov 15 14:29:39 2013
@@ -99,6 +99,9 @@
 <h3><a shape="rect" name="ActiveMQ4ConnectionURIs-TheAMQPTransport"></a>The AMQP Transport</h3>
 <p>As of 5.8.0 ActiveMQ has support for AMQP. For details see the <a shape="rect" href="amqp.html" title="AMQP">AMQP</a> Transport Reference.</p>
 
+<h3><a shape="rect" name="ActiveMQ4ConnectionURIs-TheMQTTTransport"></a>The MQTT Transport</h3>
+<p>Starting with 5.6.0 ActiveMQ also supports <a shape="rect" class="external-link" href="http://mqtt.org/" rel="nofollow">MQTT</a>. Its a light weight publish/subscribe messaging transport. See the <a shape="rect" href="mqtt.html" title="MQTT">MQTT</a> Transport Reference for details.</p>
+
 <h3><a shape="rect" name="ActiveMQ4ConnectionURIs-TheTCPTransport"></a>The TCP Transport</h3>
 
 <p>The TCP transport allows clients to connect a remote ActiveMQ using a a TCP socket.</p>

Modified: websites/production/activemq/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/activemq/content/configuring-transports.html
==============================================================================
--- websites/production/activemq/content/configuring-transports.html (original)
+++ websites/production/activemq/content/configuring-transports.html Fri Nov 15 14:29:39 2013
@@ -98,6 +98,9 @@
 <h3><a shape="rect" name="ConfiguringTransports-TheAMQPTransport"></a>The AMQP Transport</h3>
 <p>As of 5.8.0 ActiveMQ has support for AMQP. For details see the <a shape="rect" href="amqp.html" title="AMQP">AMQP</a> Transport Reference.</p>
 
+<h3><a shape="rect" name="ConfiguringTransports-TheMQTTTransport"></a>The MQTT Transport</h3>
+<p>Starting with 5.6.0 ActiveMQ also supports <a shape="rect" class="external-link" href="http://mqtt.org/" rel="nofollow">MQTT</a>. Its a light weight publish/subscribe messaging transport. See the <a shape="rect" href="mqtt.html" title="MQTT">MQTT</a> Transport Reference for details.</p>
+
 <h3><a shape="rect" name="ConfiguringTransports-TheTCPTransport"></a>The TCP Transport</h3>
 
 <p>The TCP transport allows clients to connect a remote ActiveMQ using a a TCP socket.</p>

Modified: websites/production/activemq/content/configuring-version-5-transports.html
==============================================================================
--- websites/production/activemq/content/configuring-version-5-transports.html (original)
+++ websites/production/activemq/content/configuring-version-5-transports.html Fri Nov 15 14:29:39 2013
@@ -99,6 +99,9 @@
 <h3><a shape="rect" name="ConfiguringVersion5Transports-TheAMQPTransport"></a>The AMQP Transport</h3>
 <p>As of 5.8.0 ActiveMQ has support for AMQP. For details see the <a shape="rect" href="amqp.html" title="AMQP">AMQP</a> Transport Reference.</p>
 
+<h3><a shape="rect" name="ConfiguringVersion5Transports-TheMQTTTransport"></a>The MQTT Transport</h3>
+<p>Starting with 5.6.0 ActiveMQ also supports <a shape="rect" class="external-link" href="http://mqtt.org/" rel="nofollow">MQTT</a>. Its a light weight publish/subscribe messaging transport. See the <a shape="rect" href="mqtt.html" title="MQTT">MQTT</a> Transport Reference for details.</p>
+
 <h3><a shape="rect" name="ConfiguringVersion5Transports-TheTCPTransport"></a>The TCP Transport</h3>
 
 <p>The TCP transport allows clients to connect a remote ActiveMQ using a a TCP socket.</p>