You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by de...@apache.org on 2013/07/12 14:46:31 UTC

svn commit: r869232 [40/44] - in /websites/production/activemq/content: ./ cache/ cms/ nms/ styles/highlighter/ styles/highlighter/scripts/ styles/highlighter/styles/ visualisation.thumbs/ web-console.thumbs/

Modified: websites/production/activemq/content/what-open-source-integration-solution-works-best-with-activemq-.html
==============================================================================
--- websites/production/activemq/content/what-open-source-integration-solution-works-best-with-activemq-.html (original)
+++ websites/production/activemq/content/what-open-source-integration-solution-works-best-with-activemq-.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- What open source integration solution works best with ActiveMQ ?
     </title>
@@ -50,8 +51,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><div id="asf_logo">
 	<div id="activemq_logo">
             <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
@@ -82,7 +83,7 @@
 
 <p>If you are new to Camel you might want to try the <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Getting+Started" title="Getting Started">Getting Started</a> in the <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/User+Guide" title="User Guide">User Guide</a> before attempting to implement these patterns.</p>
 
-<p>The EIP icons library is available as a Visio stencil file adapted to render the icons with the Camel color : sand. Download it <a shape="rect" class="external-link" href="http://cwiki.apache.org/CAMEL/enterprise-integration-patterns.data/Hohpe_EIP_camel.zip">here</a> for your presentation, functional and technical analysis documents. The original EIP stencil is also available in <a shape="rect" href="what-open-source-integration-solution-works-best-with-activemq-.data/Hohpe_EIP_camel_OpenOffice.zip?version=1&amp;modificationDate=1245071375000">OpenOffice 3.x Draw</a> (thanks to Marco Garbelini) , <a shape="rect" class="external-link" href="http://www.eaipatterns.com/download/EIP_Visio_stencil.zip" rel="nofollow">Microsoft Visio</a>, or <a shape="rect" class="external-link" href="http://www.graffletopia.com/stencils/137" rel="nofollow">Omnigraffle</a>.</p>
+<p>The EIP icons library is available as a Visio stencil file adapted to render the icons with the Camel color : sand. Download it <a shape="rect" class="external-link" href="http://cwiki.apache.org/CAMEL/enterprise-integration-patterns.data/Hohpe_EIP_camel.zip">here</a> for your presentation, functional and technical analysis documents. The original EIP stencil is also available in <a shape="rect" href="what-open-source-integration-solution-works-best-with-activemq-.data/Hohpe_EIP_camel_OpenOffice.zip?version=1&amp;modificationDate=1245056975000">OpenOffice 3.x Draw</a> (thanks to Marco Garbelini) , <a shape="rect" class="external-link" href="http://www.eaipatterns.com/download/EIP_Visio_stencil.zip" rel="nofollow">Microsoft Visio</a>, or <a shape="rect" class="external-link" href="http://www.graffletopia.com/stencils/137" rel="nofollow">Omnigraffle</a>.</p>
 
 
 <h3><a shape="rect" name="WhatopensourceintegrationsolutionworksbestwithActiveMQ%3F-MessagingSystems"></a>Messaging Systems</h3>
@@ -143,650 +144,699 @@
 
 <p>Camel includes the following <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Component" title="Component">Component</a> implementations via <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/URIs" title="URIs">URIs</a>.</p>
 
+<div class="panelMacro"><table class="tipMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1"><b>important</b><br clear="none">Make sure to read <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/How+do+I+configure+endpoints" title="How do I configure endpoints">How do I configure endpoints</a> to learn more about configuring endpoints. For example how to refer to beans in the <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Registry" title="Registry">Registry</a> or how to use raw values for password options, and using <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Using+PropertyPlaceholder" title="Using PropertyPlaceholder">property placeholders</a> etc.</td></tr></table></div>
+
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Component / ArtifactId / URI </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/AHC" title="AHC">AHC</a> / camel-ahc
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 ahc:hostname:[port]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> To call external HTTP services using <a shape="rect" class="external-link" href="http://github.com/sonatype/async-http-client" rel="nofollow">Async Http Client</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/AMQP" title="AMQP">AMQP</a> / camel-amqp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 amqp:[topic:]destinationName
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For Messaging with <a shape="rect" class="external-link" href="http://www.amqp.org/" rel="nofollow">AMQP protocol</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/APNS" title="APNS">APNS</a> / camel-apns
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 apns:notify[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For sending notifications to Apple iOS devices </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Atom" title="Atom">Atom</a> / camel-atom
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 atom:uri
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with <a shape="rect" class="external-link" href="http://incubator.apache.org/abdera/">Apache Abdera</a> for atom integration, such as consuming an atom feed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/avro" title="avro">Avro</a> / camel-avro
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 avro:http://hostname[:port][?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with <a shape="rect" class="external-link" href="http://avro.apache.org/">Apache Avro</a> for data serialization. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/AWS-CW" title="AWS-CW">AWS-CW</a> / <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/AWS" title="AWS">camel-aws</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 aws-cw://namespace[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://aws.amazon.com/cloudwatch/" rel="nofollow">Amazon's CloudWatch (CW)</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/AWS-DDB" title="AWS-DDB">AWS-DDB</a> / <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/AWS" title="AWS">camel-aws</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 aws-ddb://tableName[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://aws.amazon.com/dynamodb/" rel="nofollow">Amazon's DynamoDB (DDB)</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/AWS-SDB" title="AWS-SDB">AWS-SDB</a> / <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/AWS" title="AWS">camel-aws</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 aws-sdb://domainName[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://aws.amazon.com/simpledb/" rel="nofollow">Amazon's SimpleDB (SDB)</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/AWS-SES" title="AWS-SES">AWS-SES</a> / <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/AWS" title="AWS">camel-aws</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 aws-ses://from[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://aws.amazon.com/ses/" rel="nofollow">Amazon's Simple Email Service (SES)</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/AWS-SNS" title="AWS-SNS">AWS-SNS</a> / <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/AWS" title="AWS">camel-aws</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 aws-sns://topicname[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For Messaging with <a shape="rect" class="external-link" href="http://aws.amazon.com/sns/" rel="nofollow">Amazon's Simple Notification Service (SNS)</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/AWS-SQS" title="AWS-SQS">AWS-SQS</a> / <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/AWS" title="AWS">camel-aws</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 aws-sqs://queuename[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For Messaging with <a shape="rect" class="external-link" href="http://aws.amazon.com/sqs/" rel="nofollow">Amazon's Simple Queue Service (SQS)</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/AWS-S3" title="AWS-S3">AWS-S3</a> / <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/AWS" title="AWS">camel-aws</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 aws-s3://bucketname[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with <a shape="rect" class="external-link" href="http://aws.amazon.com/s3/" rel="nofollow">Amazon's Simple Storage Service (S3)</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Bean" title="Bean">Bean</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 bean:beanName[?method=someMethod]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Bean+Binding" title="Bean Binding">Bean Binding</a> to bind message exchanges to beans in the <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Registry" title="Registry">Registry</a>. Is also used for exposing and invoking POJO (Plain Old Java Objects). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Bean+Validation" title="Bean Validation">Bean Validation</a> / camel-bean-validator
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 bean-validator:something
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Validates the payload of a message using the Java Validation API (<a shape="rect" class="external-link" href="http://jcp.org/en/jsr/detail?id=303" rel="nofollow">JSR 303</a> and JAXP Validation) and its reference implementation <a shape="rect" class="external-link" href="http://docs.jboss.org/hibernate/stable/validator/reference/en/html_single/" rel="nofollow">Hibernate Validator</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Browse" title="Browse">Browse</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 browse:someName
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Provides a simple <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/BrowsableEndpoint" title="BrowsableEndpoint">BrowsableEndpoint</a> which can be useful for testing, visualisation tools or debugging. The exchanges sent to the endpoint are all available to be browsed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Cache" title="Cache">Cache</a> / camel-cache
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 cache://cachename[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> The cache component facilitates creation of caching endpoints and processors using <a shape="rect" class="external-link" href="http://ehcache.org/" rel="nofollow">EHCache</a> as the cache implementation. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Class" title="Class">Class</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 class:className[?method=someMethod]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Bean+Binding" title="Bean Binding">Bean Binding</a> to bind message exchanges to beans in the <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Registry" title="Registry">Registry</a>. Is also used for exposing and invoking POJO (Plain Old Java Objects). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/CMIS" title="CMIS">CMIS</a> / camel-cmis
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 cmis://cmisServerUrl[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the <a shape="rect" class="external-link" href="http://chemistry.apache.org/java/opencmis.html">Apache Chemistry</a> client API to interface with CMIS supporting CMS </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Cometd" title="Cometd">Cometd</a> / camel-cometd
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 cometd://host:port/channelname
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Used to deliver messages using the <a shape="rect" class="external-link" href="http://docs.codehaus.org/display/JETTY/Cometd+(aka+Bayeux)" rel="nofollow">jetty cometd implementation</a> of the <a shape="rect" class="external-link" href="http://svn.xantus.org/shortbus/trunk/bayeux/bayeux.html" rel="nofollow">bayeux protocol</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Context" title="Context">Context</a> / camel-context
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 context:camelContextId:localEndpointName
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Used to refer to endpoints within a separate CamelContext to provide a simple <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Context" title="Context">black box composition</a> approach so that routes can be combined into a CamelContext and then used as a black box component inside other routes in other CamelContexts </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/ControlBus+Component" title="ControlBus Component">ControlBus</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 controlbus:command[?options]
-</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/ControlBus" title="ControlBus">ControlBus</a> EIP that allows to send messages to <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Endpoint" title="Endpoint">Endpoint</a>s for managing and monitoring your Camel applications. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Crypto+%28Digital+Signatures%29" title="Crypto (Digital Signatures)">Crypto (Digital Signatures)</a> / camel-crypto
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/ControlBus" title="ControlBus">ControlBus</a> EIP that allows to send messages to <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Endpoint" title="Endpoint">Endpoint</a>s for managing and monitoring your Camel applications. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/CouchDB" title="CouchDB">CouchDB</a> / camel-couchdb
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+couchdb:http://hostname[:port]/database[?options]
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> To integrate with <a shape="rect" class="external-link" href="http://couchdb.apache.org/">Apache CouchDB</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Crypto+%28Digital+Signatures%29" title="Crypto (Digital Signatures)">Crypto (Digital Signatures)</a> / camel-crypto
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 crypto:sign:name[?options]
 crypto:verify:name[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Used to sign and verify exchanges using the Signature Service of the Java Cryptographic Extension. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/CXF" title="CXF">CXF</a> / camel-cxf
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 cxf:address[?serviceClass=...]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with <a shape="rect" class="external-link" href="http://apache.org/cxf/">Apache CXF</a> for web services integration </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/CXF+Bean+Component" title="CXF Bean Component">CXF Bean </a> / camel-cxf
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 cxf:bean name
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Proceess the exchange using a JAX WS or JAX RS annotated bean from the registry. Requires less configuration than the above CXF Component </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/CXFRS" title="CXFRS">CXFRS</a> / camel-cxf
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 cxfrs:address[?resourcesClasses=...]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with <a shape="rect" class="external-link" href="http://apache.org/cxf/">Apache CXF</a> for REST services integration </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/DataSet" title="DataSet">DataSet</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 dataset:name
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For load &amp; soak testing the <a shape="rect" class="external-link" href="http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/component/dataset/DataSet.html">DataSet</a> provides a way to create huge numbers of messages for sending to <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Components" title="Components">Components</a> or asserting that they are consumed correctly </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Direct" title="Direct">Direct</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 direct:name
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Synchronous call to another endpoint from <b>same</b> CamelContext. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Direct-VM" title="Direct-VM">Direct-VM</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 direct-vm:name
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Synchronous call to another endpoint in another CamelContext running in the same JVM. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/DNS" title="DNS">DNS</a> / camel-dns
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 dns:operation
-</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> To lookup domain information and run DNS queries using <a shape="rect" class="external-link" href="http://www.xbill.org/dnsjava/" rel="nofollow">DNSJava</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/EJB" title="EJB">EJB</a> / camel-ejb
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> To lookup domain information and run DNS queries using <a shape="rect" class="external-link" href="http://www.xbill.org/dnsjava/" rel="nofollow">DNSJava</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Disruptor" title="Disruptor">Disruptor</a> / camel-disruptor 
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+disruptor:name[?option=...]
+disruptor-vm:name[?option=...]
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> To provide the implementation of <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/SEDA" title="SEDA">SEDA</a> which is based on <a shape="rect" class="external-link" href="https://github.com/LMAX-Exchange/disruptor" rel="nofollow">disruptor</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/EJB" title="EJB">EJB</a> / camel-ejb
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 ejb:ejbName[?method=someMethod]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Bean+Binding" title="Bean Binding">Bean Binding</a> to bind message exchanges to EJBs. It works like the <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Bean" title="Bean">Bean</a> component but just for accessing EJBs. Supports EJB 3.0 onwards. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/ElasticSearch" title="ElasticSearch">ElasticSearch</a> / camel-elasticsearch
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 elasticsearch://clusterName
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For interfacing with an <a shape="rect" class="external-link" href="http://elasticsearch.org" rel="nofollow">ElasticSearch</a> server. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Event" title="Event">Event</a> / camel-spring
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 event://default
 spring-event://default
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with Spring ApplicationEvents </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/EventAdmin" title="EventAdmin">EventAdmin</a> / camel-eventadmin
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 eventadmin:topic
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Receiving OSGi EventAdmin events </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Exec" title="Exec">Exec</a> / camel-exec
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 exec://executable[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For executing system commands </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/File2" title="File2">File</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 file://nameOfFileOrDirectory
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sending messages to a file or polling a file or directory. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Flatpack" title="Flatpack">Flatpack</a> / camel-flatpack
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 flatpack:[fixed|delim]:configFile
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Processing fixed width or delimited files or messages using the <a shape="rect" class="external-link" href="http://flatpack.sourceforge.net" rel="nofollow">FlatPack library</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/FOP" title="FOP">FOP</a> / camel-fop
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 fop:outputFormat
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Renders the message into different output formats using <a shape="rect" class="external-link" href="http://xmlgraphics.apache.org/fop/index.html">Apache FOP</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/FreeMarker" title="FreeMarker">FreeMarker</a> / camel-freemarker
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 freemarker:someTemplateResource
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using a <a shape="rect" class="external-link" href="http://freemarker.org/" rel="nofollow">FreeMarker</a> template </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/FTP2" title="FTP2">FTP</a> / camel-ftp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 ftp://host[:port]/fileName
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sending and receiving files over FTP. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/FTP2" title="FTP2">FTPS</a> / camel-ftp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 ftps://host[:port]/fileName
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sending and receiving files over FTP Secure (TLS and SSL). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/gauth" title="gauth">GAuth</a> / <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/GAE" title="GAE">camel-gae</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 gauth://name[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Used by web applications to implement an <a shape="rect" class="external-link" href="http://code.google.com/apis/accounts/docs/OAuth.html" rel="nofollow">OAuth</a> consumer. See also <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/GAE" title="GAE">Camel Components for Google App Engine</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/ghttp" title="ghttp">GHttp</a> / <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/GAE" title="GAE">camel-gae</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 ghttp://hostname[:port][/path][?options]
 ghttp:///path[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Provides connectivity to the <a shape="rect" class="external-link" href="http://code.google.com/appengine/docs/java/urlfetch/" rel="nofollow">URL fetch service</a> of Google App Engine but can also be used to receive messages from servlets. See also <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/GAE" title="GAE">Camel Components for Google App Engine</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/glogin" title="glogin">GLogin</a> / <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/GAE" title="GAE">camel-gae</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 glogin://hostname[:port][?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Used by Camel applications outside Google App Engine (GAE) for programmatic login to GAE applications. See also <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/GAE" title="GAE">Camel Components for Google App Engine</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/gtask" title="gtask">GTask</a> / <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/GAE" title="GAE">camel-gae</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 gtask://queue-name
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Supports asynchronous message processing on Google App Engine by using the <a shape="rect" class="external-link" href="http://code.google.com/appengine/docs/java/taskqueue/" rel="nofollow">task queueing service</a> as message queue. See also <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/GAE" title="GAE">Camel Components for Google App Engine</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/gmail" title="gmail">GMail</a> / <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/GAE" title="GAE">camel-gae</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 gmail://user@gmail.com[?options]
 gmail://user@googlemail.com[?options]
-</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Supports sending of emails via the <a shape="rect" class="external-link" href="http://code.google.com/appengine/docs/java/mail/" rel="nofollow">mail service</a> of Google App Engine. See also <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/GAE" title="GAE">Camel Components for Google App Engine</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Guava+EventBus" title="Guava EventBus">Google Guava EventBus</a> / camel-guava-eventbus
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Supports sending of emails via the <a shape="rect" class="external-link" href="http://code.google.com/appengine/docs/java/mail/" rel="nofollow">mail service</a> of Google App Engine. See also <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/GAE" title="GAE">Camel Components for Google App Engine</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Geocoder" title="Geocoder">Geocoder</a> / camel-geocoder
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+geocoder:address[?options]
+geocoder:latlng[?options]
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Supports looking up geocoders for an address, or reverse lookup geocoders from an address. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Guava+EventBus" title="Guava EventBus">Google Guava EventBus</a> / camel-guava-eventbus
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 guava-eventbus:busName[?eventClass=className]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> The <a shape="rect" class="external-link" href="http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/package-summary.html" rel="nofollow">Google Guava EventBus</a> allows publish-subscribe-style communication between components without requiring the components to explicitly register with one another (and thus be aware of each other). This component provides integration bridge between Camel and <a shape="rect" class="external-link" href="http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/package-summary.html" rel="nofollow">Google Guava EventBus</a> infrastructure. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Hazelcast+Component" title="Hazelcast Component">Hazelcast</a> / <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Hazelcast+Component" titl
 e="Hazelcast Component">camel-hazelcast</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 hazelcast://[type]:cachename[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" class="external-link" href="http://www.hazelcast.com" rel="nofollow">Hazelcast</a> is a data grid entirely implemented in Java (single jar). This component supports map, multimap, seda, queue, set, atomic number and simple cluster support. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/hbase" title="hbase">HBase</a> / camel-hbase
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 hbase://table[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For reading/writing from/to an <a shape="rect" class="external-link" href="http://hadoop.apache.org/hbase/">HBase</a> store (Hadoop database) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/HDFS" title="HDFS">HDFS</a> / camel-hdfs
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 hdfs://path[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For reading/writing from/to an <a shape="rect" class="external-link" href="http://hadoop.apache.org/hdfs/">HDFS</a> filesystem </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/HL7" title="HL7">HL7</a> / camel-hl7
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 mina:tcp://hostname[:port]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with the HL7 MLLP protocol and the HL7 model using the <a shape="rect" class="external-link" href="http://hl7api.sourceforge.net" rel="nofollow">HAPI library</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/HTTP" title="HTTP">HTTP</a> / camel-http
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 http://hostname[:port]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For calling out to external HTTP servers using Apache HTTP Client 3.x </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/HTTP4" title="HTTP4">HTTP4</a> / camel-http4
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 http4://hostname[:port]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For calling out to external HTTP servers using Apache HTTP Client 4.x </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/iBATIS" title="iBATIS">iBATIS</a> / camel-ibatis
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 ibatis://statementName
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Performs a query, poll, insert, update or delete in a relational database using <a shape="rect" class="external-link" href="http://ibatis.apache.org/">Apache iBATIS</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Mail" title="Mail">IMAP</a> / camel-mail
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 imap://hostname[:port]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Receiving email using <a shape="rect" class="external-link" href="http://en.wikipedia.org/wiki/Internet_Message_Access_Protocol" rel="nofollow">IMAP</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/IRC" title="IRC">IRC</a> / camel-irc
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 irc:host[:port]/#room
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For IRC communication </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/JavaSpace" title="JavaSpace">JavaSpace</a> / camel-javaspace
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 javaspace:jini://host?spaceName=mySpace?...
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sending and receiving messages through <a shape="rect" class="external-link" href="http://java.sun.com/products/jini/2.1/doc/specs/html/js-spec.html" rel="nofollow">JavaSpace</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/JBI" title="JBI">JBI</a> / servicemix-camel
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 jbi:serviceName
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For JBI integration such as working with <a shape="rect" class="external-link" href="http://servicemix.apache.org">Apache ServiceMix</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/jclouds" title="jclouds">jclouds</a> / jclouds
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 jclouds:[blobstore|computservice]:provider
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For interacting with cloud compute &amp; blobstore service via <a shape="rect" class="external-link" href="http://www.jclouds.org" rel="nofollow">jclouds</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/JCR" title="JCR">JCR</a> / camel-jcr
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 jcr://user:password@repository/path/to/node
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Storing a message in a JCR compliant repository like <a shape="rect" class="external-link" href="http://jackrabbit.apache.org">Apache Jackrabbit</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/JDBC" title="JDBC">JDBC</a> / camel-jdbc
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 jdbc:dataSourceName?options
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For performing JDBC queries and operations </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Jetty" title="Jetty">Jetty</a> / camel-jetty
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 jetty:url
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For exposing services over HTTP </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/JMS" title="JMS">JMS</a> / camel-jms
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 jms:[topic:]destinationName
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with JMS providers </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/JMX" title="JMX">JMX</a> / camel-jmx
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 jmx://platform?options
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For working with JMX notification listeners </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/JPA" title="JPA">JPA</a> / camel-jpa
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 jpa://entityName
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For using a database as a queue via the JPA specification for working with <a shape="rect" class="external-link" href="http://openjpa.apache.org/">OpenJPA</a>, <a shape="rect" class="external-link" href="http://www.hibernate.org/" rel="nofollow">Hibernate</a> or TopLink </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Jsch" title="Jsch">Jsch</a> / camel-jsch
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 scp://localhost/destination
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Support for the scp protocol </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/JT400" title="JT400">JT/400 </a> / camel-jt400
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
-jt400://user:pwd@system/<span class="code-tag">&lt;path_to_dtaq&gt;</span>
-</pre>
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+jt400://user:pwd@system/&lt;path_to_dtaq&gt;
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For integrating with data queues on an AS/400 (aka System i, IBM i, i5, ...) system </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Kestrel" title="Kestrel">Kestrel</a> / camel-kestrel
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 kestrel://[addresslist/]queuename[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For producing to or consuming from <a shape="rect" class="external-link" href="https://github.com/robey/kestrel" rel="nofollow">Kestrel</a> queues </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Krati" title="Krati">Krati</a> / camel-krati
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 krati://[path to datastore/][?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For producing to or consuming to <a shape="rect" class="external-link" href="http://sna-projects.com/krati/" rel="nofollow">Krati</a> datastores </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Language" title="Language">Language</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 language://languageName[:script][?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Executes <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Languages" title="Languages">Languages</a> scripts </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/LDAP" title="LDAP">LDAP</a> / camel-ldap
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
-ldap:host[:port]?base=...[&amp;scope=<span class="code-tag">&lt;scope&gt;</span>]
-</pre>
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+ldap:host[:port]?base=...[&amp;scope=&lt;scope&gt;]
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Performing searches on LDAP servers (&lt;scope&gt; must be one of object|onelevel|subtree) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Log" title="Log">Log</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 log:loggingCategory[?level=ERROR]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses Jakarta Commons Logging to log the message exchange to some underlying logging system like log4j </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Lucene" title="Lucene">Lucene</a> / camel-lucene
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
-lucene:searcherName:insert[?analyzer=<span class="code-tag">&lt;analyzer&gt;</span>]
-lucene:searcherName:query[?analyzer=<span class="code-tag">&lt;analyzer&gt;</span>]
-</pre>
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+lucene:searcherName:insert[?analyzer=&lt;analyzer&gt;]
+lucene:searcherName:query[?analyzer=&lt;analyzer&gt;]
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses Apache Lucene to perform Java-based indexing and full text based searches using advanced analysis/tokenization capabilities </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Mail" title="Mail">Mail</a> / camel-mail
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 mail://user-info@host:port
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sending and receiving email </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/MINA" title="MINA">MINA</a> / camel-mina
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 [tcp|udp|vm]:host[:port]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with <a shape="rect" class="external-link" href="http://mina.apache.org/">Apache MINA</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Mock" title="Mock">Mock</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 mock:name
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For testing routes and mediation rules using mocks </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/MongoDB" title="MongoDB">MongoDB</a> / camel-mongodb
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 mongodb:connection?options
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Interacts with <a shape="rect" class="external-link" href="http://www.mongodb.org/" rel="nofollow">MongoDB</a> databases and collections. Offers producer endpoints to perform CRUD-style operations and more against databases and collections, as well as consumer endpoints to listen on collections and dispatch objects to Camel routes </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/MQTT" title="MQTT">MQTT</a> / camel-mqtt
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 mqtt:name
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component for communicating with <a shape="rect" class="external-link" href="http://mqtt.org" rel="nofollow">MQTT</a> M2M message brokers </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/MSV" title="MSV">MSV</a> / camel-msv
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 msv:someLocalOrRemoteResource
-</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Validates the payload of a message using the <a shape="rect" class="external-link" href="https://msv.dev.java.net/" rel="nofollow">MSV Library</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/MyBatis" title="MyBatis">MyBatis</a> / camel-mybatis
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Validates the payload of a message using the <a shape="rect" class="external-link" href="https://msv.dev.java.net/" rel="nofollow">MSV Library</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Mustache" title="Mustache">Mustache</a> / camel-mustache
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+mustache:someTemplateResource
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using a <a shape="rect" class="external-link" href="http://mustache.github.io/" rel="nofollow">Mustache</a> template </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/MVEL+Component" title="MVEL Component">MVEL</a> / camel-mvel
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+mvel:someTemplateResource
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using an <a shape="rect" class="external-link" href="http://mvel.codehaus.org/" rel="nofollow">MVEL</a> template </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/MyBatis" title="MyBatis">MyBatis</a> / camel-mybatis
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 mybatis://statementName
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Performs a query, poll, insert, update or delete in a relational database using <a shape="rect" class="external-link" href="http://mybatis.org/" rel="nofollow">MyBatis</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Nagios" title="Nagios">Nagios</a> / camel-nagios
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 nagios://host[:port]?options
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sending passive checks to <a shape="rect" class="external-link" href="http://www.nagios.org/" rel="nofollow">Nagios</a> using <a shape="rect" class="external-link" href="http://code.google.com/p/jsendnsca/" rel="nofollow">JSendNSCA</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Netty" title="Netty">Netty</a> / camel-netty
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 netty:tcp//host[:port]?options
 netty:udp//host[:port]?options
-</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with TCP and UDP protocols using Java NIO based capabilities offered by the <a shape="rect" class="external-link" href="http://www.jboss.org/netty" rel="nofollow">JBoss Netty</a> community project </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Pax-Logging" title="Pax-Logging">Pax-Logging</a> / camel-paxlogging
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with TCP and UDP protocols using Java NIO based capabilities offered by the <a shape="rect" class="external-link" href="http://netty.io/" rel="nofollow">Netty</a> project </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Netty+HTTP" title="Netty HTTP">Netty HTTP</a> / camel-netty-http
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+netty-http:http:[port]/context-path?options
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Netty HTTP server and client using the <a shape="rect" class="external-link" href="http://netty.io/" rel="nofollow">Netty</a> project </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Pax-Logging" title="Pax-Logging">Pax-Logging</a> / camel-paxlogging
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 paxlogging:appender
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Receiving Pax-Logging events in OSGi </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Mail" title="Mail">POP</a> / camel-mail
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 pop3://user-info@host:port
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Receiving email using POP3 and JavaMail </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Printer" title="Printer">Printer</a> / camel-printer
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 lpr://host:port/path/to/printer[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> The printer component facilitates creation of printer endpoints to local, remote and wireless printers. The endpoints provide the ability to print camel directed payloads when utilized on camel routes. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Properties" title="Properties">Properties</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 properties://key[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> The properties component facilitates using property placeholders directly in endpoint uri definitions. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Quartz" title="Quartz">Quartz</a> / camel-quartz
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 quartz://groupName/timerName
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Provides a scheduled delivery of messages using the <a shape="rect" class="external-link" href="http://www.quartz-scheduler.org/" rel="nofollow">Quartz scheduler</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Quickfix" title="Quickfix">Quickfix</a> / camel-quickfix
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 quickfix-server:config file
 quickfix-client:config-file
-</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Implementation of the QuickFix for Java engine which allow to send/receive <a shape="rect" class="external-link" href="http://www.fixprotocol.org" rel="nofollow">FIX</a> messages </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Redis" title="Redis">Redis</a> / camel-redis
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Implementation of the QuickFix for Java engine which allow to send/receive <a shape="rect" class="external-link" href="http://www.fixprotocol.org" rel="nofollow">FIX</a> messages </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Ref" title="Ref">Ref</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
-redis:restletUrl[?options]
-</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component for consuming and producing from Redis key-value store <a shape="rect" class="external-link" href="http://redis.io" rel="nofollow">Redis</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Ref" title="Ref">Ref</a> / camel-core
-<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 ref:name
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component for lookup of existing endpoints bound in the <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Registry" title="Registry">Registry</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Restlet" title="Restlet">Restlet</a> / camel-restlet
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 restlet:restletUrl[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component for consuming and producing Restful resources using <a shape="rect" class="external-link" href="http://www.restlet.org" rel="nofollow">Restlet</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/RMI" title="RMI">RMI</a> / camel-rmi
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 rmi://host[:port]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with RMI </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Jing" title="Jing">RNC</a> / camel-jing
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 rnc:/relativeOrAbsoluteUri
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Validates the payload of a message using <a shape="rect" class="external-link" href="http://relaxng.org/compact-tutorial-20030326.html" rel="nofollow">RelaxNG Compact Syntax</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Jing" title="Jing">RNG</a> / camel-jing
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 rng:/relativeOrAbsoluteUri
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Validates the payload of a message using <a shape="rect" class="external-link" href="http://relaxng.org/" rel="nofollow">RelaxNG</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Routebox" title="Routebox">Routebox</a> / camel-routebox
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 routebox:routeboxName[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Facilitates the creation of specialized endpoints that offer encapsulation and a strategy/map based indirection service to a collection of camel routes hosted in an automatically created or user injected camel context </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/RSS" title="RSS">RSS</a> / camel-rss
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 rss:uri
-</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with <a shape="rect" class="external-link" href="http://rometools.org/" rel="nofollow">ROME</a> for RSS integration, such as consuming an RSS feed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/SEDA" title="SEDA">SEDA</a> / camel-core
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with <a shape="rect" class="external-link" href="http://rometools.org/" rel="nofollow">ROME</a> for RSS integration, such as consuming an RSS feed. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/SAP+NetWeaver" title="SAP NetWeaver">SAP NetWeaver</a> / camel-sap-netweaver
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+sap-netweaver:https://hostname[:port]
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> To integrate with <a shape="rect" class="external-link" href="http://scn.sap.com/docs/DOC-31221" rel="nofollow">SAP NetWeaver Gateway</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/SEDA" title="SEDA">SEDA</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 seda:name
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Asynchronous call to another endpoint in the same Camel Context </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/SERVLET" title="SERVLET">SERVLET</a> / camel-servlet
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 servlet:uri
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For exposing services over HTTP through the servlet which is deployed into the Web container. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/FTP2" title="FTP2">SFTP</a> / camel-ftp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 sftp://host[:port]/fileName
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sending and receiving files over SFTP (FTP over SSH). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Sip" title="Sip">Sip</a> / camel-sip
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 sip://user@host[:port]?[options]
 sips://user@host[:port]?[options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Publish/Subscribe communication capability using the Telecom SIP protocol. <a shape="rect" class="external-link" href="http://www.ietf.org/rfc/rfc3903.txt" rel="nofollow">RFC3903 - Session Initiation Protocol (SIP) Extension for Event</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/SJMS" title="SJMS">SJMS</a> / camel-sjms
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 sjms:[topic:]destinationName?[options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> A ground up implementation of a JMS client </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Mail" title="Mail">SMTP</a> / camel-mail
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 smtp://user-info@host[:port]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sending email using SMTP and JavaMail </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/SMPP" title="SMPP">SMPP</a> / camel-smpp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 smpp://user-info@host[:port]?options
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> To send and receive SMS using Short Messaging Service Center using the <a shape="rect" class="external-link" href="http://code.google.com/p/jsmpp/" rel="nofollow">JSMPP library</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/SNMP" title="SNMP">SNMP</a> / camel-snmp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 snmp://host[:port]?options
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Polling OID values and receiving traps using SNMP via <a shape="rect" class="external-link" href="http://snmp4j.com" rel="nofollow">SNMP4J </a> library </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Solr" title="Solr">Solr</a> / camel-solr
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 solr://host[:port]/solr?[options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the <a shape="rect" class="external-link" href="http://wiki.apache.org/solr/Solrj">Solrj</a> client API to interface with an <a shape="rect" class="external-link" href="http://lucene.apache.org/solr/">Apache Lucene Solr</a> server </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/SpringBatch" title="SpringBatch">SpringBatch</a> / camel-spring-batch
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 spring-batch:job[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> To bridge Camel and <a shape="rect" class="external-link" href="http://www.springsource.org/spring-batch" rel="nofollow">Spring Batch</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/SpringIntegration" title="SpringIntegration">SpringIntegration</a> / camel-spring-integration
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 spring-integration:defaultChannelName
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> The bridge component of Camel and <a shape="rect" class="external-link" href="http://www.springframework.org/spring-integration" rel="nofollow">Spring Integration</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Spring+LDAP" title="Spring LDAP">Spring LDAP</a> / camel-spring-ldap
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 spring-ldap:spring-ldap-template-bean?options
-</pre>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Camel wrapper for <a shape="rect" class="external-link" href="http://www.springsource.org/ldap" rel="nofollow">Spring LDAP</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Spring+Web+Services" title="Spring Web Services">Spring Web Services</a> / camel-spring-ws
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Camel wrapper for <a shape="rect" class="external-link" href="http://www.springsource.org/ldap" rel="nofollow">Spring LDAP</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Spring+Redis" title="Spring Redis">Spring Redis</a> / camel-spring-redis
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+spring-redis:restletUrl[?options]
+]]></script>
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component for consuming and producing from Redis key-value store <a shape="rect" class="external-link" href="http://redis.io" rel="nofollow">Redis</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/Spring+Web+Services" title="Spring Web Services">Spring Web Services</a> / camel-spring-ws
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 spring-ws:[mapping-type:]address[?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Client-side support for accessing web services, and server-side support for creating your own contract-first web services using <a shape="rect" class="external-link" href="http://static.springsource.org/spring-ws/sites/1.5/" rel="nofollow">Spring Web Services</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/SQL+Component" title="SQL Component">SQL</a> / camel-sql
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 sql:select * from table where id=#
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Performing SQL queries using JDBC </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/SSH" title="SSH">SSH</a> component / camel-ssh
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
 ssh:[username[:password]@]host[:port][?options]
-</pre>
+]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For sending commands to a SSH server </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="https://cwiki.apache.org/confluence/display/CAMEL/StAX" title="StAX">StAX</a> / camel-stax

[... 241 lines stripped ...]