You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2013/09/17 16:31:53 UTC

svn commit: r878825 [5/9] - in /websites/production/camel/content: book-architecture.html book-in-one-page.html cache/main.pageCache component-list.html components.html how-can-i-stop-a-route-from-a-route.html transport.html uris.html

Modified: websites/production/camel/content/component-list.html
==============================================================================
--- websites/production/camel/content/component-list.html (original)
+++ websites/production/camel/content/component-list.html Tue Sep 17 14:31:53 2013
@@ -89,72 +89,72 @@
 <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="ahc.html" title="AHC">AHC</a> / camel-ahc
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-ahc:http[s]://hostName[:port][/resourceUri][?options]
+ahc:http[s]://hostName[:port][/resourceUri][?&lt;options&gt;]
 ]]></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="amqp.html" title="AMQP">AMQP</a> / camel-amqp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-amqp:[queue:|topic:]destinationName[?options]
+amqp:[queue:|topic:]destinationName[?&lt;options&gt;]
 ]]></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="apns.html" title="APNS">APNS</a> / camel-apns
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-apns:&lt;notify|consumer&gt;[?options]
+apns:&lt;notify|consumer&gt;[?&lt;options&gt;]
 ]]></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="atom.html" title="Atom">Atom</a> / camel-atom
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-atom:atomUri[?options]
+atom:atomUri[?&lt;options&gt;]
 ]]></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="avro.html" title="avro">Avro</a> / camel-avro
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-avro:[transport]:[host]:[port][/messageName][?options]
+avro:[transport]:[host]:[port][/messageName][?&lt;options&gt;]
 ]]></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="aws-cw.html" title="AWS-CW">AWS-CW</a> / <a shape="rect" href="aws.html" title="AWS">camel-aws</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-aws-cw://namespace[?options]
+aws-cw://namespace[?&lt;options&gt;]
 ]]></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="aws-ddb.html" title="AWS-DDB">AWS-DDB</a> / <a shape="rect" href="aws.html" title="AWS">camel-aws</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-aws-ddb://tableName[?options]
+aws-ddb://tableName[?&lt;options&gt;]
 ]]></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="aws-sdb.html" title="AWS-SDB">AWS-SDB</a> / <a shape="rect" href="aws.html" title="AWS">camel-aws</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-aws-sdb://domainName[?options]
+aws-sdb://domainName[?&lt;options&gt;]
 ]]></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="aws-ses.html" title="AWS-SES">AWS-SES</a> / <a shape="rect" href="aws.html" title="AWS">camel-aws</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-aws-ses://from[?options]
+aws-ses://from[?&lt;options&gt;]
 ]]></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="aws-sns.html" title="AWS-SNS">AWS-SNS</a> / <a shape="rect" href="aws.html" title="AWS">camel-aws</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-aws-sns://topicname[?options]
+aws-sns://topicname[?&lt;options&gt;]
 ]]></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="aws-sqs.html" title="AWS-SQS">AWS-SQS</a> / <a shape="rect" href="aws.html" title="AWS">camel-aws</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-aws-sqs://queuename[?options]
+aws-sqs://queuename[?&lt;options&gt;]
 ]]></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="aws-s3.html" title="AWS-S3">AWS-S3</a> / <a shape="rect" href="aws.html" title="AWS">camel-aws</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-aws-s3://bucketname[?options]
+aws-s3://bucketname[?&lt;options&gt;]
 ]]></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="bean.html" title="Bean">Bean</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-bean:beanName[?options]
+bean:beanName[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the <a shape="rect" href="bean-binding.html" title="Bean Binding">Bean Binding</a> to bind message exchanges to beans in the <a shape="rect" href="registry.html" 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="bean-validation.html" title="Bean Validation">Bean Validation</a> / camel-bean-validator
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-bean-validator:something[?options]
+bean-validator:something[?&lt;options&gt;]
 ]]></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="browse.html" title="Browse">Browse</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
@@ -164,84 +164,84 @@ browse:someName
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Provides a simple <a shape="rect" href="browsableendpoint.html" 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="cache.html" title="Cache">Cache</a> / camel-cache
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-cache://cacheName[?options]
+cache://cacheName[?&lt;options&gt;]
 ]]></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="class.html" title="Class">Class</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-class:className[?options]
+class:className[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the <a shape="rect" href="bean-binding.html" title="Bean Binding">Bean Binding</a> to bind message exchanges to beans in the <a shape="rect" href="registry.html" 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="cmis.html" title="CMIS">CMIS</a> / camel-cmis
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-cmis://cmisServerUrl[?options]
+cmis://cmisServerUrl[?&lt;options&gt;]
 ]]></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="cometd.html" title="Cometd">Cometd</a> / camel-cometd
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-cometd://hostName:port/channelName[?options]
+cometd://hostName:port/channelName[?&lt;options&gt;]
 ]]></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="context.html" title="Context">Context</a> / camel-context
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-context:camelContextId:localEndpointName[?options]
+context:camelContextId:localEndpointName[?&lt;options&gt;]
 ]]></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="context.html" 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="controlbus-component.html" title="ControlBus Component">ControlBus</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-controlbus:command[?options]
+controlbus:command[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="controlbus.html" title="ControlBus">ControlBus</a> EIP that allows to send messages to <a shape="rect" href="endpoint.html" 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="couchdb.html" title="CouchDB">CouchDB</a> / camel-couchdb
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-couchdb:http://hostName[:port]/database[?options]
+couchdb:http://hostName[:port]/database[?&lt;options&gt;]
 ]]></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="crypto-digital-signatures.html" 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:&lt;sign|verify&gt;:name[?options]
+crypto:&lt;sign|verify&gt;:name[?&lt;options&gt;]
 ]]></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="cxf.html" title="CXF">CXF</a> / camel-cxf
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-cxf:&lt;bean:cxfEndpoint|//someAddress&gt;[?options]
+cxf:&lt;bean:cxfEndpoint|//someAddress&gt;[?&lt;options&gt;]
 ]]></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="cxf-bean-component.html" title="CXF Bean Component">CXF Bean </a> / camel-cxf
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-cxfbean:serviceBeanRef[?options]
+cxfbean:serviceBeanRef[?&lt;options&gt;]
 ]]></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="cxfrs.html" title="CXFRS">CXFRS</a> / camel-cxf
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-cxfrs:&lt;bean:rsEndpoint|//address&gt;[?options]
+cxfrs:&lt;bean:rsEndpoint|//address&gt;[?&lt;options&gt;]
 ]]></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="dataformat-component.html" title="DataFormat Component">DataFormat</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-dataformat:name:&lt;marshal|unmarshal&gt;[?options]
+dataformat:name:&lt;marshal|unmarshal&gt;[?&lt;options&gt;]
 ]]></script>
-</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> for working with <a shape="rect" href="data-format.html" title="Data Format">Data Format</a>s as if it was a regular Component supporting Endpoints and URIs.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="dataset.html" title="DataSet">DataSet</a> / camel-core
+</div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> for working with <a shape="rect" href="data-format.html" title="Data Format">Data Format</a>s as if it was a regular Component supporting Endpoints and URIs. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="dataset.html" title="DataSet">DataSet</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-dataset:name[?options]
+dataset:name[?&lt;options&gt;]
 ]]></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="components.html" 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="direct.html" title="Direct">Direct</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-direct:someName[?options]
+direct:someName[?&lt;options&gt;]
 ]]></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="direct-vm.html" title="Direct-VM">Direct-VM</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-direct-vm:someName[?options]
+direct-vm:someName[?&lt;options&gt;]
 ]]></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="dns.html" title="DNS">DNS</a> / camel-dns
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-dns:operation[?options]
+dns:operation[?&lt;options&gt;]
 ]]></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="disruptor.html" title="Disruptor">Disruptor</a> / camel-disruptor 
+</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="disruptor.html" 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:someName[?option]
@@ -250,12 +250,12 @@ disruptor-vm:someName[?option]
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> To provide the implementation of <a shape="rect" href="seda.html" 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="ejb.html" title="EJB">EJB</a> / camel-ejb
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-ejb:ejbName[?options]
+ejb:ejbName[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Uses the <a shape="rect" href="bean-binding.html" title="Bean Binding">Bean Binding</a> to bind message exchanges to EJBs. It works like the <a shape="rect" href="bean.html" 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="elasticsearch.html" title="ElasticSearch">ElasticSearch</a> / camel-elasticsearch
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-elasticsearch://clusterName[?options]
+elasticsearch://clusterName[?&lt;options&gt;]
 ]]></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="spring-event.html" title="Spring Event">Spring Event</a> / camel-spring
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
@@ -270,7 +270,7 @@ eventadmin:topic
 </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="exec.html" title="Exec">Exec</a> / camel-exec
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-exec://executable[?options]
+exec://executable[?&lt;options&gt;]
 ]]></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="facebook.html" title="Facebook">Facebook</a> / camel-facebook
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
@@ -280,257 +280,257 @@ facebook://[endpoint]?[options]
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Providing access to all of the Facebook APIs accessible using <a shape="rect" class="external-link" href="http://facebook4j.org/en/index.html" rel="nofollow">Facebook4J</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="file2.html" title="File2">File</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-file://nameOfFileOrDirectory[?options]
+file://nameOfFileOrDirectory[?&lt;options&gt;]
 ]]></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="flatpack.html" title="Flatpack">Flatpack</a> / camel-flatpack
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-flatpack:[fixed|delim]:configFile[?options]
+flatpack:[fixed|delim]:configFile[?&lt;options&gt;]
 ]]></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="fop.html" title="FOP">FOP</a> / camel-fop
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-fop:outputFormat[?options]
+fop:outputFormat[?&lt;options&gt;]
 ]]></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="freemarker.html" title="FreeMarker">FreeMarker</a> / camel-freemarker
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-freemarker:templateName[?options]
+freemarker:templateName[?&lt;options&gt;]
 ]]></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="ftp2.html" title="FTP2">FTP</a> / camel-ftp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-ftp://[username@]hostName[:port]/directoryName[?options]
+ftp://[username@]hostName[:port]/directoryName[?&lt;options&gt;]
 ]]></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="ftp2.html" title="FTP2">FTPS</a> / camel-ftp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-ftps://[username@]hostName[:port]/directoryName[?&lt;query&gt;] 
+ftps://[username@]hostName[:port]/directoryName[?&lt;options&gt;]
 ]]></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="gauth.html" title="gauth">GAuth</a> / <a shape="rect" href="gae.html" title="GAE">camel-gae</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-gauth://name[?options]
+gauth://name[?&lt;options&gt;]
 ]]></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="gae.html" title="GAE">Camel Components for Google App Engine</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="ghttp.html" title="ghttp">GHttp</a> / <a shape="rect" href="gae.html" title="GAE">camel-gae</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-ghttp://hostname[:port][/path][?options]
-ghttp:///path[?options]
+ghttp://hostname[:port][/path][?&lt;options&gt;]
+ghttp:///path[?&lt;options&gt;]
 ]]></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="gae.html" title="GAE">Camel Components for Google App Engine</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="glogin.html" title="glogin">GLogin</a> / <a shape="rect" href="gae.html" title="GAE">camel-gae</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-glogin://hostname[:port][?options]
+glogin://hostname[:port][?&lt;options&gt;]
 ]]></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="gae.html" title="GAE">Camel Components for Google App Engine</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="gtask.html" title="gtask">GTask</a> / <a shape="rect" href="gae.html" title="GAE">camel-gae</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-gtask://queue-name[?options]
+gtask://queue-name[?&lt;options&gt;]
 ]]></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="gae.html" title="GAE">Camel Components for Google App Engine</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="gmail.html" title="gmail">GMail</a> / <a shape="rect" href="gae.html" title="GAE">camel-gae</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-gmail://user@gmail.com[?options]
-gmail://user@googlemail.com[?options]
+gmail://user@gmail.com[?&lt;options&gt;]
+gmail://user@googlemail.com[?&lt;options&gt;]
 ]]></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="gae.html" title="GAE">Camel Components for Google App Engine</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="geocoder.html" title="Geocoder">Geocoder</a> / camel-geocoder
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-geocoder:&lt;address|latlng:latitude,longitude&gt;[?&lt;query&gt;] 
+geocoder:&lt;address|latlng:latitude,longitude&gt;[?&lt;options&gt;]
 ]]></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="guava-eventbus.html" 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[?options]
+guava-eventbus:busName[?&lt;options&gt;]
 ]]></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="hazelcast-component.html" title="Hazelcast Component">Hazelcast</a> / <a shape="rect" href="hazelcast-component.html" title="Hazelcast Component">camel-hazelcast</a>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-hazelcast://[type]:cachename[?options]
+hazelcast://[type]:cachename[?&lt;options&gt;]
 ]]></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="hbase.html" title="hbase">HBase</a> / camel-hbase
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-hbase://table[?options]
+hbase://table[?&lt;options&gt;]
 ]]></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="hdfs.html" title="HDFS">HDFS</a> / camel-hdfs
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-hdfs://hostName[:port][/path][?&lt;query&gt;] 
+hdfs://hostName[:port][/path][?&lt;options&gt;]
 ]]></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="hl7.html" title="HL7">HL7</a> / camel-hl7
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-mina2:tcp://hostName[:port][?options]
+mina2:tcp://hostName[:port][?&lt;options&gt;]
 ]]></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="http.html" title="HTTP">HTTP</a> / camel-http
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-http://hostname[:port][?options]
+http://hostname[:port][?&lt;options&gt;]
 ]]></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="http4.html" title="HTTP4">HTTP4</a> / camel-http4
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-http4://hostname[:port][?options]
+http4://hostname[:port][?&lt;options&gt;]
 ]]></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="ibatis.html" title="iBATIS">iBATIS</a> / camel-ibatis
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-ibatis://statementName[?options]
+ibatis://statementName[?&lt;options&gt;]
 ]]></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="mail.html" title="Mail">IMAP</a> / camel-mail
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-imap://hostname[:port][?options]
-imaps://hostname[:port][?options]
+imap://hostname[:port][?&lt;options&gt;]
+imaps://hostname[:port][?&lt;options&gt;]
 ]]></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="irc.html" title="IRC">IRC</a> / camel-irc
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-irc:host[:port]/#room[?options]
+irc:host[:port]/#room[?&lt;options&gt;]
 ]]></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="javaspace.html" title="JavaSpace">JavaSpace</a> / camel-javaspace
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-javaspace:jini://host[?options]
+javaspace:jini://host[?&lt;options&gt;]
 ]]></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="jclouds.html" title="jclouds">jclouds</a> / camel-jclouds
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-jclouds:[blobstore|computservice]:provider[?options]
+jclouds:[blobstore|computservice]:provider[?&lt;options&gt;]
 ]]></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="jcr.html" title="JCR">JCR</a> / camel-jcr
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-jcr://user:password@repository/path/to/node[?options]
+jcr://user:password@repository/path/to/node[?&lt;options&gt;]
 ]]></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="jdbc.html" title="JDBC">JDBC</a> / camel-jdbc
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-jdbc:dataSourceName[?options]
+jdbc:dataSourceName[?&lt;options&gt;]
 ]]></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="jetty.html" title="Jetty">Jetty</a> / camel-jetty
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-jetty:url[?options]
+jetty:url[?&lt;options&gt;]
 ]]></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="jms.html" title="JMS">JMS</a> / camel-jms
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-jms:[topic:]destinationName[?options]
+jms:[topic:]destinationName[?&lt;options&gt;]
 ]]></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="jmx.html" title="JMX">JMX</a> / camel-jmx
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-jmx://platform[?options]
+jmx://platform[?&lt;options&gt;]
 ]]></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="jpa.html" title="JPA">JPA</a> / camel-jpa
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-jpa://entityName[?options]
+jpa://entityName[?&lt;options&gt;]
 ]]></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="jsch.html" title="Jsch">Jsch</a> / camel-jsch
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-scp://localhost/destination[?options]
+scp://localhost/destination[?&lt;options&gt;]
 ]]></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="jt400.html" title="JT400">JT/400 </a> / camel-jt400
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-jt400://user:pwd@system/&lt;path_to_dtaq&gt;[?options]
+jt400://user:pwd@system/&lt;path_to_dtaq&gt;[?&lt;options&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="kestrel.html" title="Kestrel">Kestrel</a> / camel-kestrel
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-kestrel://[addresslist/]queuename[?options]
+kestrel://[addresslist/]queuename[?&lt;options&gt;]
 ]]></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="krati.html" title="Krati">Krati</a> / camel-krati
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-krati://[path to datastore/][?options]
+krati://[path to datastore/][?&lt;options&gt;]
 ]]></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="language.html" title="Language">Language</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-language://languageName[:script][?options]
+language://languageName[:script][?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Executes <a shape="rect" href="languages.html" title="Languages">Languages</a> scripts </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="ldap.html" title="LDAP">LDAP</a> / camel-ldap
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-ldap:host[:port][?options]
+ldap:host[:port][?&lt;options&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="log.html" title="Log">Log</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-log:loggingCategory[?options]
+log:loggingCategory[?&lt;options&gt;]
 ]]></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="lucene.html" title="Lucene">Lucene</a> / camel-lucene
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-lucene:searcherName:insert[?options]
-lucene:searcherName:query[?options]
+lucene:searcherName:insert[?&lt;options&gt;]
+lucene:searcherName:query[?&lt;options&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="mina.html" title="MINA">MINA</a> / camel-mina
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-mina:[tcp|udp|vm]:host[:port][?options]
+mina:[tcp|udp|vm]:host[:port][?&lt;options&gt;]
 ]]></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 1.x</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mina2.html" title="MINA2">MINA2</a> / camel-mina2
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-mina2:[tcp|udp|vm]:host[:port][?options]
+mina2:[tcp|udp|vm]:host[:port][?&lt;options&gt;]
 ]]></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 2.x</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mock.html" title="Mock">Mock</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-mock:name[?options]
+mock:name[?&lt;options&gt;]
 ]]></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="mongodb.html" title="MongoDB">MongoDB</a> / camel-mongodb
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-mongodb:connection[?options]
+mongodb:connectionBean[?&lt;options&gt;]
 ]]></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="mqtt.html" title="MQTT">MQTT</a> / camel-mqtt
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-mqtt:name[?options]
+mqtt:name[?&lt;options&gt;]
 ]]></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="msv.html" title="MSV">MSV</a> / camel-msv
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-msv:someLocalOrRemoteResource[?options]
+msv:someLocalOrRemoteResource[?&lt;options&gt;]
 ]]></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="mustache.html" 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[?options]
+mustache:templateName[?&lt;options&gt;]
 ]]></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="mvel-component.html" 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[?options]
+mvel:templateName[?&lt;options&gt;]
 ]]></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="mybatis.html" title="MyBatis">MyBatis</a> / camel-mybatis
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-mybatis://statementName[?options]
+mybatis://statementName[?&lt;options&gt;]
 ]]></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="nagios.html" title="Nagios">Nagios</a> / camel-nagios
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-nagios://host[:port][?options]
+nagios://hostName[:port][?&lt;options&gt;]
 ]]></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="netty.html" title="Netty">Netty</a> / camel-netty
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-netty:tcp//host[:port][?options]
-netty:udp//host[:port][?options]
+netty:tcp//host[:port][?&lt;options&gt;]
+netty:udp//host[:port][?&lt;options&gt;]
 ]]></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="netty-http.html" 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]
+netty-http:http:[port]/context-path[?&lt;options&gt;]
 ]]></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="pax-logging.html" title="Pax-Logging">Pax-Logging</a> / camel-paxlogging
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
@@ -540,39 +540,39 @@ paxlogging:appender
 </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="mail.html" title="Mail">POP</a> / camel-mail
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-pop3://user-info@host:port[?options]
-pop3s://user-info@host:port[?options]
+pop3://user-info@host:port[?&lt;options&gt;]
+pop3s://user-info@host:port[?&lt;options&gt;]
 ]]></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="printer.html" title="Printer">Printer</a> / camel-printer
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-lpr://host:port/path/to/printer[?options]
+lpr://host:port/path/to/printer[?&lt;options&gt;]
 ]]></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="properties.html" title="Properties">Properties</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-properties://key[?options]
+properties://key[?&lt;options&gt;]
 ]]></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="quartz.html" title="Quartz">Quartz</a> / camel-quartz
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-quartz://groupName/timerName[?options]
+quartz://groupName/timerName[?&lt;options&gt;]
 ]]></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 1.x scheduler</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="quartz2.html" title="Quartz2">Quartz2</a> / camel-quartz2<span class="error">[?options]</span>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-quartz2://groupName/timerName[?options]
+quartz2://groupName/timerName[?&lt;options&gt;]
 ]]></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 2.x scheduler</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="quickfix.html" title="Quickfix">Quickfix</a> / camel-quickfix
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-quickfix-server:config file[?options]
-quickfix-client:config-file[?options]
+quickfix-server:config file[?&lt;options&gt;]
+quickfix-client:config-file[?&lt;options&gt;]
 ]]></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="rabbitmq.html" title="RabbitMQ">RabbitMQ</a> / camel-rabbitmq
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-rabbitmq://hostname[:port]/exchangeName[?options]
+rabbitmq://hostname[:port]/exchangeName[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component for integrating with RabbitMQ </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="ref.html" title="Ref">Ref</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
@@ -582,184 +582,186 @@ ref:name
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Component for lookup of existing endpoints bound in the <a shape="rect" href="registry.html" title="Registry">Registry</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="restlet.html" title="Restlet">Restlet</a> / camel-restlet
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-restlet:restletUrl[?options]
+restlet:restletUrl[?&lt;options&gt;]
 ]]></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="rmi.html" title="RMI">RMI</a> / camel-rmi
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-rmi://host[:port][?options]
+rmi://hostName[:port][?&lt;options&gt;]
 ]]></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="jing.html" title="Jing">RNC</a> / camel-jing
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-rnc:/relativeOrAbsoluteUri[?options]
+rnc:/relativeOrAbsoluteUri[?&lt;options&gt;]
 ]]></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="jing.html" title="Jing">RNG</a> / camel-jing
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-rng:/relativeOrAbsoluteUri[?options]
+rng:/relativeOrAbsoluteUri[?&lt;options&gt;]
 ]]></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="routebox.html" title="Routebox">Routebox</a> / camel-routebox
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-routebox:routeboxName[?options]
+routebox:routeBoxName[?&lt;options&gt;]
 ]]></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="rss.html" title="RSS">RSS</a> / camel-rss
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-rss:uri[?options]
+rss:uri[?&lt;options&gt;]
 ]]></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="salesforce.html" title="Salesforce">Salesforce</a> / camel-salesforce
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-salesforce:topic[?options]
+salesforce:topic[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> To integrate with Salesforce </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="sap-netweaver.html" 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][?options]
+sap-netweaver:https://hostName[:port][?&lt;options&gt;]
 ]]></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="seda.html" title="SEDA">SEDA</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-seda:name[?options]
+seda:someName[?&lt;options&gt;]
 ]]></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="servlet.html" title="SERVLET">SERVLET</a> / camel-servlet
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-servlet:uri[?options]
+servlet:relativePath[?&lt;options&gt;]
 ]]></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="ftp2.html" title="FTP2">SFTP</a> / camel-ftp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-sftp://host[:port]/fileName[?options]
+sftp://[username@]hostName[:port]/directoryName[?&lt;options&gt;]
 ]]></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="sip.html" title="Sip">Sip</a> / camel-sip
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-sip://user@host[:port]?[options]
-sips://user@host[:port]?[options]
+sip://user@hostName[:port][?&lt;options&gt;]
+sips://user@hostName[:port][?&lt;options&gt;]
 ]]></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="sjms.html" title="SJMS">SJMS</a> / camel-sjms
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-sjms:[topic:]destinationName?[options]
+sjms:[queue:|topic:]destinationName[?&lt;options&gt;]
 ]]></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="mail.html" title="Mail">SMTP</a> / camel-mail
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-smtp://user-info@host[:port][?options]
-smtps://user-info@host[:port][?options]
+smtp://[username@]hostName[:port][?&lt;options&gt;]
+smtps://[username@]hostName[:port][?&lt;options&gt;]
 ]]></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="smpp.html" title="SMPP">SMPP</a> / camel-smpp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-smpp://user-info@host[:port][?options]
+smpp[s]://[username@]hostName[:port][?&lt;options&gt;]
+
 ]]></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="snmp.html" title="SNMP">SNMP</a> / camel-snmp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-snmp://host[:port][?options]
+snmp://hostName[:port][?&lt;options&gt;]
 ]]></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="solr.html" title="Solr">Solr</a> / camel-solr
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-solr://host[:port]/solr?[?options]
+solr://hostName[:port]/solr[?&lt;options&gt;]
+
 ]]></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="springbatch.html" title="SpringBatch">SpringBatch</a> / camel-spring-batch
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-spring-batch:job[?options]
+spring-batch:jobName[?&lt;options&gt;]
 ]]></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="springintegration.html" title="SpringIntegration">SpringIntegration</a> / camel-spring-integration
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-spring-integration:defaultChannelName[?options]
+spring-integration:defaultChannelName[?&lt;options&gt;]
 ]]></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="spring-ldap.html" title="Spring LDAP">Spring LDAP</a> / camel-spring-ldap
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-spring-ldap:spring-ldap-template-bean[?options]
+spring-ldap:springLdapTemplateBean[?&lt;options&gt;]
 ]]></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="spring-redis.html" title="Spring Redis">Spring Redis</a> / camel-spring-redis
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-spring-redis://host:port[?options]
+spring-redis://hostName:port[?&lt;options&gt;]
 ]]></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="spring-web-services.html" 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]
+spring-ws:[mapping-type:]address[?&lt;options&gt;]
 ]]></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="sql-component.html" title="SQL Component">SQL</a> / camel-sql
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-sql:select * from table where id=#[?options]
+sql:select * from table where id=#[?&lt;options&gt;]
 ]]></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="ssh.html" title="SSH">SSH</a> component / camel-ssh
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-ssh:[username[:password]@]host[:port][?options]
+ssh:[username[:password]@]hostName[:port][?&lt;options&gt;]
 ]]></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="stax.html" title="StAX">StAX</a> / camel-stax
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-stax:contentHandlerClassName
+stax:(contentHandlerClassName|#myHandler)
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Process messages through a SAX <a shape="rect" class="external-link" href="http://download.oracle.com/javase/6/docs/api/org/xml/sax/ContentHandler.html" rel="nofollow">ContentHandler</a>. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="stream.html" title="Stream">Stream</a> / camel-stream
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-stream:[in|out|err|file][?options]
+stream:[in|out|err|file|header|url][?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Read or write to an input/output/error/file stream rather like unix pipes </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="stomp.html" title="Stomp">Stomp</a> / camel-stomp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-stomp:queue:destination[?options]
+stomp:queue:destinationName[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> For communicating with <a shape="rect" class="external-link" href="http://stomp.github.io/" rel="nofollow">Stomp</a> compliant message brokers, like <a shape="rect" class="external-link" href="http://activemq.apache.org">Apache ActiveMQ</a> or <a shape="rect" class="external-link" href="http://activemq.apache.org/apollo/">ActiveMQ Apollo</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="stringtemplate.html" title="StringTemplate">StringTemplate</a> / camel-stringtemplate
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-string-template:someTemplateResource[?options]
+string-template:templateName[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using a <a shape="rect" class="external-link" href="http://www.stringtemplate.org/" rel="nofollow">String Template</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="stub.html" title="Stub">Stub</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-stub:someOtherCamelUri[?options]
+stub:someOtherCamelUri[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Allows you to <a shape="rect" href="stub.html" title="Stub">stub out some physical middleware endpoint</a> for easier testing or debugging </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mina.html" title="MINA">TCP</a> / camel-mina
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-mina:tcp://host:port[?options]
+mina:tcp://host:port[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with TCP protocols using <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="test.html" title="Test">Test</a> / camel-spring
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-test:expectedMessagesEndpointUri[?options]
+test:expectedMessagesEndpointUri[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Creates a <a shape="rect" href="mock.html" title="Mock">Mock</a> endpoint which expects to receive all the message bodies that could be polled from the given underlying endpoint </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="timer.html" title="Timer">Timer</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-timer://name[?options]
+timer:timerName[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> A timer endpoint </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="twitter.html" title="Twitter">Twitter</a> / camel-twitter
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-twitter://[endpoint]?[options]
+twitter://endpoint[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> A twitter endpoint </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="mina.html" title="MINA">UDP</a> / camel-mina
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-mina:udp://host:port[?options]
+mina:udp://host:port[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with UDP protocols using <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="validation.html" title="Validation">Validation</a> / camel-core (camel-spring for Camel 2.8 or older)
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-validation:someLocalOrRemoteResource[?options]
+validation:someLocalOrRemoteResource[?&lt;options&gt;]
 ]]></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://www.w3.org/XML/Schema" rel="nofollow">XML Schema</a> and JAXP Validation </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="velocity.html" title="Velocity">Velocity</a> / camel-velocity
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-velocity:someTemplateResource[?options]
+velocity:templateName[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates a response using an <a shape="rect" class="external-link" href="http://velocity.apache.org/">Apache Velocity</a> template </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="vertx.html" title="Vertx">Vertx</a> / camel-vertx
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
@@ -769,28 +771,27 @@ vertx:eventBusName
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Working with the <a shape="rect" class="external-link" href="http://vertx.io/" rel="nofollow">vertx</a> event bus </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="vm.html" title="VM">VM</a> / camel-core
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-vm:name[?options]
+vm:queueName[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Asynchronous call to another endpoint in the same JVM </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="weather.html" title="Weather">Weather</a> / camel-weather
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-weather://[scheme]?[options]
+wweather://name[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Polls the weather information from <a shape="rect" class="external-link" href="http://openweathermap.org" rel="nofollow">Open Weather Map</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="websocket.html" title="Websocket">Websocket</a> / camel-websocket
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-websocket://host:port/path[?options]
+websocket://hostname[:port][/resourceUri][?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Communicating with <a shape="rect" class="external-link" href="http://wiki.eclipse.org/Jetty/Feature/WebSockets" rel="nofollow">Websocket</a> clients </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xml-security-component.html" title="XML Security component">XML Security </a> / camel-xmlsecurity
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-xmlsecurity:sign:name[?options]
-xmlsecurity:verify:name[?options]
+xmlsecurity:&lt;sign|verify&gt;:name[?&lt;options&gt;]
 ]]></script>
 </div></div> </td><td colspan="1" rowspan="1" class="confluenceTd"> Used to sign and verify exchanges using the XML signature specification. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" href="xmpp.html" title="XMPP and Jabber support">XMPP</a> / camel-xmpp
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
-xmpp://host:port/room[?options]
+xmpp://[login@]hostname[:port][/participant][?&lt;options&gt;]
 ]]></script>

[... 26 lines stripped ...]