Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9611D200C2F for ; Mon, 6 Mar 2017 15:54:51 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 94935160B84; Mon, 6 Mar 2017 14:54:51 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5554C160B73 for ; Mon, 6 Mar 2017 15:54:49 +0100 (CET) Received: (qmail 58353 invoked by uid 500); 6 Mar 2017 14:54:48 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 58339 invoked by uid 99); 6 Mar 2017 14:54:48 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2017 14:54:48 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4AF68DFBD9; Mon, 6 Mar 2017 14:54:48 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: davsclaus@apache.org To: commits@camel.apache.org Date: Mon, 06 Mar 2017 14:54:48 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/7] camel git commit: Generated docs - Polished archived-at: Mon, 06 Mar 2017 14:54:51 -0000 Repository: camel Updated Branches: refs/heads/master 0c0c74876 -> 9bd6d31bb http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc b/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc index b5cc577..886df4f 100644 --- a/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc +++ b/components/camel-netty4-http/src/main/docs/netty4-http-component.adoc @@ -106,7 +106,7 @@ The Netty4 HTTP component is configured using the URI syntax with the following netty4-http:protocol:host:port/path -#### 4 path parameters: +#### Path Parameters (4 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -117,7 +117,7 @@ The Netty4 HTTP component is configured using the URI syntax with the following | path | | String | Resource path |======================================================================= -#### 79 query parameters: +#### Query Parameters (79 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-netty4/src/main/docs/netty4-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-netty4/src/main/docs/netty4-component.adoc b/components/camel-netty4/src/main/docs/netty4-component.adoc index d7482b2..820c564 100644 --- a/components/camel-netty4/src/main/docs/netty4-component.adoc +++ b/components/camel-netty4/src/main/docs/netty4-component.adoc @@ -82,7 +82,7 @@ The Netty4 component is configured using the URI syntax with the following path netty4:protocol:host:port -#### 3 path parameters: +#### Path Parameters (3 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -92,7 +92,7 @@ The Netty4 component is configured using the URI syntax with the following path | port | | int | *Required* The host port number |======================================================================= -#### 71 query parameters: +#### Query Parameters (71 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc b/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc index 500336f..6d0e89b 100644 --- a/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc +++ b/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc @@ -65,7 +65,7 @@ The Olingo2 component is configured using the URI syntax with the following path olingo2:apiName/methodName -#### 2 path parameters: +#### Path Parameters (2 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -74,7 +74,7 @@ The Olingo2 component is configured using the URI syntax with the following path | methodName | | String | *Required* What sub operation to use for the selected operation |======================================================================= -#### 14 query parameters: +#### Query Parameters (14 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-openshift/src/main/docs/openshift-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-openshift/src/main/docs/openshift-component.adoc b/components/camel-openshift/src/main/docs/openshift-component.adoc index d293121..5f054ac 100644 --- a/components/camel-openshift/src/main/docs/openshift-component.adoc +++ b/components/camel-openshift/src/main/docs/openshift-component.adoc @@ -56,7 +56,7 @@ The OpenShift component is configured using the URI syntax with the following pa openshift:clientId -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -64,7 +64,7 @@ The OpenShift component is configured using the URI syntax with the following pa | clientId | | String | *Required* The client id |======================================================================= -#### 26 query parameters: +#### Query Parameters (26 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-openstack/src/main/docs/openstack-cinder-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-openstack/src/main/docs/openstack-cinder-component.adoc b/components/camel-openstack/src/main/docs/openstack-cinder-component.adoc index 29629b5..46087a8 100644 --- a/components/camel-openstack/src/main/docs/openstack-cinder-component.adoc +++ b/components/camel-openstack/src/main/docs/openstack-cinder-component.adoc @@ -43,7 +43,7 @@ The OpenStack Cinder component is configured using the URI syntax with the follo openstack-cinder:host -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -51,7 +51,7 @@ The OpenStack Cinder component is configured using the URI syntax with the follo | host | | String | *Required* OpenStack host url |======================================================================= -#### 9 query parameters: +#### Query Parameters (9 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-openstack/src/main/docs/openstack-glance-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-openstack/src/main/docs/openstack-glance-component.adoc b/components/camel-openstack/src/main/docs/openstack-glance-component.adoc index d4b9fc1..12438e5 100644 --- a/components/camel-openstack/src/main/docs/openstack-glance-component.adoc +++ b/components/camel-openstack/src/main/docs/openstack-glance-component.adoc @@ -43,7 +43,7 @@ The OpenStack Glance component is configured using the URI syntax with the follo openstack-glance:host -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -51,7 +51,7 @@ The OpenStack Glance component is configured using the URI syntax with the follo | host | | String | *Required* OpenStack host url |======================================================================= -#### 8 query parameters: +#### Query Parameters (8 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-openstack/src/main/docs/openstack-keystone-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-openstack/src/main/docs/openstack-keystone-component.adoc b/components/camel-openstack/src/main/docs/openstack-keystone-component.adoc index bc5c1e0..01e865c 100644 --- a/components/camel-openstack/src/main/docs/openstack-keystone-component.adoc +++ b/components/camel-openstack/src/main/docs/openstack-keystone-component.adoc @@ -45,7 +45,7 @@ The OpenStack Keystone component is configured using the URI syntax with the fol openstack-keystone:host -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -53,7 +53,7 @@ The OpenStack Keystone component is configured using the URI syntax with the fol | host | | String | *Required* OpenStack host url |======================================================================= -#### 8 query parameters: +#### Query Parameters (8 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-openstack/src/main/docs/openstack-neutron-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-openstack/src/main/docs/openstack-neutron-component.adoc b/components/camel-openstack/src/main/docs/openstack-neutron-component.adoc index 8051fea..3193cbd 100644 --- a/components/camel-openstack/src/main/docs/openstack-neutron-component.adoc +++ b/components/camel-openstack/src/main/docs/openstack-neutron-component.adoc @@ -43,7 +43,7 @@ The OpenStack Neutron component is configured using the URI syntax with the foll openstack-neutron:host -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -51,7 +51,7 @@ The OpenStack Neutron component is configured using the URI syntax with the foll | host | | String | *Required* OpenStack host url |======================================================================= -#### 9 query parameters: +#### Query Parameters (9 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-openstack/src/main/docs/openstack-nova-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-openstack/src/main/docs/openstack-nova-component.adoc b/components/camel-openstack/src/main/docs/openstack-nova-component.adoc index 909f7cc..b85233c 100644 --- a/components/camel-openstack/src/main/docs/openstack-nova-component.adoc +++ b/components/camel-openstack/src/main/docs/openstack-nova-component.adoc @@ -43,7 +43,7 @@ The OpenStack Nova component is configured using the URI syntax with the followi openstack-nova:host -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -51,7 +51,7 @@ The OpenStack Nova component is configured using the URI syntax with the followi | host | | String | *Required* OpenStack host url |======================================================================= -#### 9 query parameters: +#### Query Parameters (9 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-openstack/src/main/docs/openstack-swift-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-openstack/src/main/docs/openstack-swift-component.adoc b/components/camel-openstack/src/main/docs/openstack-swift-component.adoc index b1bbda8..2e26e39 100644 --- a/components/camel-openstack/src/main/docs/openstack-swift-component.adoc +++ b/components/camel-openstack/src/main/docs/openstack-swift-component.adoc @@ -43,7 +43,7 @@ The OpenStack Swift component is configured using the URI syntax with the follow openstack-swift:host -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -51,7 +51,7 @@ The OpenStack Swift component is configured using the URI syntax with the follow | host | | String | *Required* OpenStack host url |======================================================================= -#### 9 query parameters: +#### Query Parameters (9 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-optaplanner/src/main/docs/optaplanner-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-optaplanner/src/main/docs/optaplanner-component.adoc b/components/camel-optaplanner/src/main/docs/optaplanner-component.adoc index ff75ae3..ab395af 100644 --- a/components/camel-optaplanner/src/main/docs/optaplanner-component.adoc +++ b/components/camel-optaplanner/src/main/docs/optaplanner-component.adoc @@ -49,7 +49,7 @@ The OptaPlanner component is configured using the URI syntax with the following optaplanner:configFile -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -57,7 +57,7 @@ The OptaPlanner component is configured using the URI syntax with the following | configFile | | String | *Required* Specifies the location to the solver file |======================================================================= -#### 7 query parameters: +#### Query Parameters (7 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-paho/src/main/docs/paho-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-paho/src/main/docs/paho-component.adoc b/components/camel-paho/src/main/docs/paho-component.adoc index dbf4440..42daaa1 100644 --- a/components/camel-paho/src/main/docs/paho-component.adoc +++ b/components/camel-paho/src/main/docs/paho-component.adoc @@ -139,7 +139,7 @@ The Paho component is configured using the URI syntax with the following path an paho:topic -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -147,7 +147,7 @@ The Paho component is configured using the URI syntax with the following path an | topic | | String | *Required* Name of the topic |======================================================================= -#### 11 query parameters: +#### Query Parameters (11 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc b/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc index 7e865e0..0d5dbe2 100644 --- a/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc +++ b/components/camel-paxlogging/src/main/docs/paxlogging-component.adoc @@ -57,7 +57,7 @@ The OSGi PAX Logging component is configured using the URI syntax with the follo paxlogging:appender -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -65,7 +65,7 @@ The OSGi PAX Logging component is configured using the URI syntax with the follo | appender | | String | *Required* Appender is the name of the pax appender that need to be configured in the PaxLogging service configuration. |======================================================================= -#### 4 query parameters: +#### Query Parameters (4 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-pdf/src/main/docs/pdf-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-pdf/src/main/docs/pdf-component.adoc b/components/camel-pdf/src/main/docs/pdf-component.adoc index 38c4ae1..5a7c7bf 100644 --- a/components/camel-pdf/src/main/docs/pdf-component.adoc +++ b/components/camel-pdf/src/main/docs/pdf-component.adoc @@ -44,7 +44,7 @@ The PDF component is configured using the URI syntax with the following path and pdf:operation -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -52,7 +52,7 @@ The PDF component is configured using the URI syntax with the following path and | operation | | PdfOperation | *Required* Operation type |======================================================================= -#### 9 query parameters: +#### Query Parameters (9 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-pgevent/src/main/docs/pgevent-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-pgevent/src/main/docs/pgevent-component.adoc b/components/camel-pgevent/src/main/docs/pgevent-component.adoc index 2c14fee..831928f 100644 --- a/components/camel-pgevent/src/main/docs/pgevent-component.adoc +++ b/components/camel-pgevent/src/main/docs/pgevent-component.adoc @@ -47,7 +47,7 @@ The PostgresSQL Event component is configured using the URI syntax with the foll pgevent:host:port/database/channel -#### 4 path parameters: +#### Path Parameters (4 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -58,7 +58,7 @@ The PostgresSQL Event component is configured using the URI syntax with the foll | channel | | String | *Required* The channel name |======================================================================= -#### 7 query parameters: +#### Query Parameters (7 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-printer/src/main/docs/lpr-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-printer/src/main/docs/lpr-component.adoc b/components/camel-printer/src/main/docs/lpr-component.adoc index 933ac9e..25dd85f 100644 --- a/components/camel-printer/src/main/docs/lpr-component.adoc +++ b/components/camel-printer/src/main/docs/lpr-component.adoc @@ -56,7 +56,7 @@ The Printer component is configured using the URI syntax with the following path lpr:hostname:port/printername -#### 3 path parameters: +#### Path Parameters (3 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -66,7 +66,7 @@ The Printer component is configured using the URI syntax with the following path | printername | | String | Name of the printer |======================================================================= -#### 11 query parameters: +#### Query Parameters (11 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-quartz/src/main/docs/quartz-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-quartz/src/main/docs/quartz-component.adoc b/components/camel-quartz/src/main/docs/quartz-component.adoc index 47fa318..9463863 100644 --- a/components/camel-quartz/src/main/docs/quartz-component.adoc +++ b/components/camel-quartz/src/main/docs/quartz-component.adoc @@ -72,7 +72,7 @@ The Quartz component is configured using the URI syntax with the following path quartz:groupName/timerName -#### 2 path parameters: +#### Path Parameters (2 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -81,7 +81,7 @@ The Quartz component is configured using the URI syntax with the following path | timerName | | String | *Required* The quartz timer name to use. The combination of group name and timer name should be unique. |======================================================================= -#### 13 query parameters: +#### Query Parameters (13 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-quartz2/src/main/docs/quartz2-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-quartz2/src/main/docs/quartz2-component.adoc b/components/camel-quartz2/src/main/docs/quartz2-component.adoc index f2805ec..8b4eee7 100644 --- a/components/camel-quartz2/src/main/docs/quartz2-component.adoc +++ b/components/camel-quartz2/src/main/docs/quartz2-component.adoc @@ -76,7 +76,7 @@ The Quartz2 component is configured using the URI syntax with the following path quartz2:groupName/triggerName -#### 2 path parameters: +#### Path Parameters (2 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -85,7 +85,7 @@ The Quartz2 component is configured using the URI syntax with the following path | triggerName | | String | *Required* The quartz timer name to use. The combination of group name and timer name should be unique. |======================================================================= -#### 19 query parameters: +#### Query Parameters (19 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-quickfix/src/main/docs/quickfix-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-quickfix/src/main/docs/quickfix-component.adoc b/components/camel-quickfix/src/main/docs/quickfix-component.adoc index 5e5d3ed..9a6c0ce 100644 --- a/components/camel-quickfix/src/main/docs/quickfix-component.adoc +++ b/components/camel-quickfix/src/main/docs/quickfix-component.adoc @@ -98,7 +98,7 @@ The QuickFix component is configured using the URI syntax with the following pat quickfix:configurationName -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -106,7 +106,7 @@ The QuickFix component is configured using the URI syntax with the following pat | configurationName | | String | *Required* The configFile is the name of the QuickFIX/J configuration to use for the FIX engine (located as a resource found in your classpath). |======================================================================= -#### 6 query parameters: +#### Query Parameters (6 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc b/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc index b149d45..74c99d7 100644 --- a/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc +++ b/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc @@ -49,7 +49,7 @@ The RabbitMQ component is configured using the URI syntax with the following pat rabbitmq:hostname:portNumber/exchangeName -#### 3 path parameters: +#### Path Parameters (3 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -59,7 +59,7 @@ The RabbitMQ component is configured using the URI syntax with the following pat | exchangeName | | String | *Required* The exchange name determines which exchange produced messages will sent to. In the case of consumers the exchange name determines which exchange the queue will bind to. |======================================================================= -#### 57 query parameters: +#### Query Parameters (57 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc b/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc index 6f48864..4b91ff4 100644 --- a/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc +++ b/components/camel-reactive-streams/src/main/docs/reactive-streams-component.adoc @@ -66,7 +66,7 @@ The Reactive Streams component is configured using the URI syntax with the follo reactive-streams:stream -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -74,7 +74,7 @@ The Reactive Streams component is configured using the URI syntax with the follo | stream | | String | Name of the stream channel used by the endpoint to exchange messages. |======================================================================= -#### 10 query parameters: +#### Query Parameters (10 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-restlet/src/main/docs/restlet-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-restlet/src/main/docs/restlet-component.adoc b/components/camel-restlet/src/main/docs/restlet-component.adoc index 2f490c1..8100e3d 100644 --- a/components/camel-restlet/src/main/docs/restlet-component.adoc +++ b/components/camel-restlet/src/main/docs/restlet-component.adoc @@ -101,7 +101,7 @@ The Restlet component is configured using the URI syntax with the following path restlet:protocol:host:port/uriPattern -#### 4 path parameters: +#### Path Parameters (4 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -112,7 +112,7 @@ The Restlet component is configured using the URI syntax with the following path | uriPattern | | String | The resource pattern such as /customer/id |======================================================================= -#### 18 query parameters: +#### Query Parameters (18 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-rmi/src/main/docs/rmi-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-rmi/src/main/docs/rmi-component.adoc b/components/camel-rmi/src/main/docs/rmi-component.adoc index 20175eb..9ca686f 100644 --- a/components/camel-rmi/src/main/docs/rmi-component.adoc +++ b/components/camel-rmi/src/main/docs/rmi-component.adoc @@ -57,7 +57,7 @@ The RMI component is configured using the URI syntax with the following path and rmi:hostname:port/name -#### 3 path parameters: +#### Path Parameters (3 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -67,7 +67,7 @@ The RMI component is configured using the URI syntax with the following path and | port | 1099 | int | Port number of RMI server |======================================================================= -#### 6 query parameters: +#### Query Parameters (6 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-routebox/src/main/docs/routebox-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-routebox/src/main/docs/routebox-component.adoc b/components/camel-routebox/src/main/docs/routebox-component.adoc index 0eb8c5e..180fbd6 100644 --- a/components/camel-routebox/src/main/docs/routebox-component.adoc +++ b/components/camel-routebox/src/main/docs/routebox-component.adoc @@ -109,7 +109,7 @@ The RouteBox component is configured using the URI syntax with the following pat routebox:routeboxName -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -117,7 +117,7 @@ The RouteBox component is configured using the URI syntax with the following pat | routeboxName | | String | *Required* Logical name for the routebox (eg like a queue name) |======================================================================= -#### 17 query parameters: +#### Query Parameters (17 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-rss/src/main/docs/rss-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-rss/src/main/docs/rss-component.adoc b/components/camel-rss/src/main/docs/rss-component.adoc index b4e97ff..d5fe61d 100644 --- a/components/camel-rss/src/main/docs/rss-component.adoc +++ b/components/camel-rss/src/main/docs/rss-component.adoc @@ -52,7 +52,7 @@ The RSS component is configured using the URI syntax with the following path and rss:feedUri -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -60,7 +60,7 @@ The RSS component is configured using the URI syntax with the following path and | feedUri | | String | *Required* The URI to the feed to poll. |======================================================================= -#### 27 query parameters: +#### Query Parameters (27 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc b/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc index cd5fe62..9a2d292 100644 --- a/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc +++ b/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc @@ -471,7 +471,7 @@ The Salesforce component is configured using the URI syntax with the following p salesforce:operationName:topicName -#### 2 path parameters: +#### Path Parameters (2 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -480,7 +480,7 @@ The Salesforce component is configured using the URI syntax with the following p | topicName | | String | The name of the topic to use |======================================================================= -#### 41 query parameters: +#### Query Parameters (41 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-sap-netweaver/src/main/docs/sap-netweaver-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-sap-netweaver/src/main/docs/sap-netweaver-component.adoc b/components/camel-sap-netweaver/src/main/docs/sap-netweaver-component.adoc index 0541f1f..5ed3e41 100644 --- a/components/camel-sap-netweaver/src/main/docs/sap-netweaver-component.adoc +++ b/components/camel-sap-netweaver/src/main/docs/sap-netweaver-component.adoc @@ -57,7 +57,7 @@ The SAP NetWeaver component is configured using the URI syntax with the followin sap-netweaver:url -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -65,7 +65,7 @@ The SAP NetWeaver component is configured using the URI syntax with the followin | url | | String | *Required* Url to the SAP net-weaver gateway server. |======================================================================= -#### 6 query parameters: +#### Query Parameters (6 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-saxon/src/main/docs/xquery-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-saxon/src/main/docs/xquery-component.adoc b/components/camel-saxon/src/main/docs/xquery-component.adoc index 259217d..d627507 100644 --- a/components/camel-saxon/src/main/docs/xquery-component.adoc +++ b/components/camel-saxon/src/main/docs/xquery-component.adoc @@ -37,7 +37,7 @@ The XQuery component is configured using the URI syntax with the following path xquery:resourceUri -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -45,7 +45,7 @@ The XQuery component is configured using the URI syntax with the following path | resourceUri | | String | *Required* The name of the template to load from classpath or file system |======================================================================= -#### 31 query parameters: +#### Query Parameters (31 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-schematron/src/main/docs/schematron-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-schematron/src/main/docs/schematron-component.adoc b/components/camel-schematron/src/main/docs/schematron-component.adoc index 2052580..799408f 100644 --- a/components/camel-schematron/src/main/docs/schematron-component.adoc +++ b/components/camel-schematron/src/main/docs/schematron-component.adoc @@ -40,7 +40,7 @@ The Schematron component is configured using the URI syntax with the following p schematron:path -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -48,7 +48,7 @@ The Schematron component is configured using the URI syntax with the following p | path | | String | *Required* The path to the schematron rules file. Can either be in class path or location in the file system. |======================================================================= -#### 4 query parameters: +#### Query Parameters (4 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-servicenow/src/main/docs/servicenow-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-servicenow/src/main/docs/servicenow-component.adoc b/components/camel-servicenow/src/main/docs/servicenow-component.adoc index 38ac0ac..a198e10 100644 --- a/components/camel-servicenow/src/main/docs/servicenow-component.adoc +++ b/components/camel-servicenow/src/main/docs/servicenow-component.adoc @@ -54,7 +54,7 @@ The ServiceNow component is configured using the URI syntax with the following p servicenow:instanceName -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -62,7 +62,7 @@ The ServiceNow component is configured using the URI syntax with the following p | instanceName | | String | *Required* The ServiceNow instance name |======================================================================= -#### 40 query parameters: +#### Query Parameters (40 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-servlet/src/main/docs/servlet-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-servlet/src/main/docs/servlet-component.adoc b/components/camel-servlet/src/main/docs/servlet-component.adoc index fea8abc..264505a 100644 --- a/components/camel-servlet/src/main/docs/servlet-component.adoc +++ b/components/camel-servlet/src/main/docs/servlet-component.adoc @@ -65,7 +65,7 @@ The Servlet component is configured using the URI syntax with the following path servlet:contextPath -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -73,7 +73,7 @@ The Servlet component is configured using the URI syntax with the following path | contextPath | | String | *Required* The context-path to use |======================================================================= -#### 21 query parameters: +#### Query Parameters (21 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-sip/src/main/docs/sip-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-sip/src/main/docs/sip-component.adoc b/components/camel-sip/src/main/docs/sip-component.adoc index c3c2bac..95cb374 100644 --- a/components/camel-sip/src/main/docs/sip-component.adoc +++ b/components/camel-sip/src/main/docs/sip-component.adoc @@ -79,7 +79,7 @@ The SIP component is configured using the URI syntax with the following path and sip:uri -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -87,7 +87,7 @@ The SIP component is configured using the URI syntax with the following path and | uri | | URI | *Required* URI of the SIP server to connect to (the username and password can be included such as: john:secretmyserver:9999) |======================================================================= -#### 44 query parameters: +#### Query Parameters (44 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-sjms/src/main/docs/sjms-batch-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-sjms/src/main/docs/sjms-batch-component.adoc b/components/camel-sjms/src/main/docs/sjms-batch-component.adoc index b3f129e..0999334 100644 --- a/components/camel-sjms/src/main/docs/sjms-batch-component.adoc +++ b/components/camel-sjms/src/main/docs/sjms-batch-component.adoc @@ -138,7 +138,7 @@ The Simple JMS Batch component is configured using the URI syntax with the follo sjms-batch:destinationName -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -146,7 +146,7 @@ The Simple JMS Batch component is configured using the URI syntax with the follo | destinationName | | String | *Required* The destination name. Only queues are supported names may be prefixed by 'queue:'. |======================================================================= -#### 22 query parameters: +#### Query Parameters (22 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-sjms/src/main/docs/sjms-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-sjms/src/main/docs/sjms-component.adoc b/components/camel-sjms/src/main/docs/sjms-component.adoc index 22645fb..064510d 100644 --- a/components/camel-sjms/src/main/docs/sjms-component.adoc +++ b/components/camel-sjms/src/main/docs/sjms-component.adoc @@ -115,7 +115,7 @@ The Simple JMS component is configured using the URI syntax with the following p sjms:destinationType:destinationName -#### 2 path parameters: +#### Path Parameters (2 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -124,7 +124,7 @@ The Simple JMS component is configured using the URI syntax with the following p | destinationName | | String | *Required* DestinationName is a JMS queue or topic name. By default the destinationName is interpreted as a queue name. |======================================================================= -#### 34 query parameters: +#### Query Parameters (34 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-slack/src/main/docs/slack-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-slack/src/main/docs/slack-component.adoc b/components/camel-slack/src/main/docs/slack-component.adoc index 62fc43a..2816275 100644 --- a/components/camel-slack/src/main/docs/slack-component.adoc +++ b/components/camel-slack/src/main/docs/slack-component.adoc @@ -62,7 +62,7 @@ The Slack component is configured using the URI syntax with the following path a slack:channel -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -70,7 +70,7 @@ The Slack component is configured using the URI syntax with the following path a | channel | | String | *Required* The channel name (syntax name) or slackuser (syntax userName) to send a message directly to an user. |======================================================================= -#### 5 query parameters: +#### Query Parameters (5 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-smpp/src/main/docs/smpp-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-smpp/src/main/docs/smpp-component.adoc b/components/camel-smpp/src/main/docs/smpp-component.adoc index 117766b..d400070 100644 --- a/components/camel-smpp/src/main/docs/smpp-component.adoc +++ b/components/camel-smpp/src/main/docs/smpp-component.adoc @@ -189,7 +189,7 @@ The SMPP component is configured using the URI syntax with the following path an smpp:host:port -#### 2 path parameters: +#### Path Parameters (2 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -198,7 +198,7 @@ The SMPP component is configured using the URI syntax with the following path an | port | 2775 | Integer | Port number for the SMSC server to use. |======================================================================= -#### 38 query parameters: +#### Query Parameters (38 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-snmp/src/main/docs/snmp-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-snmp/src/main/docs/snmp-component.adoc b/components/camel-snmp/src/main/docs/snmp-component.adoc index e8d8405..9ca2e3d 100644 --- a/components/camel-snmp/src/main/docs/snmp-component.adoc +++ b/components/camel-snmp/src/main/docs/snmp-component.adoc @@ -53,7 +53,7 @@ The SNMP component is configured using the URI syntax with the following path an snmp:host:port -#### 2 path parameters: +#### Path Parameters (2 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -62,7 +62,7 @@ The SNMP component is configured using the URI syntax with the following path an | port | | Integer | *Required* Port number of the SNMP enabled device |======================================================================= -#### 34 query parameters: +#### Query Parameters (34 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-solr/src/main/docs/solr-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-solr/src/main/docs/solr-component.adoc b/components/camel-solr/src/main/docs/solr-component.adoc index b03f3a0..86ba7fe 100644 --- a/components/camel-solr/src/main/docs/solr-component.adoc +++ b/components/camel-solr/src/main/docs/solr-component.adoc @@ -44,7 +44,7 @@ The Solr component is configured using the URI syntax with the following path an solr:url -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -52,7 +52,7 @@ The Solr component is configured using the URI syntax with the following path an | url | | String | *Required* Hostname and port for the solr server |======================================================================= -#### 13 query parameters: +#### Query Parameters (13 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-spark-rest/src/main/docs/spark-rest-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-spark-rest/src/main/docs/spark-rest-component.adoc b/components/camel-spark-rest/src/main/docs/spark-rest-component.adoc index 0f078a3..e278d2e 100644 --- a/components/camel-spark-rest/src/main/docs/spark-rest-component.adoc +++ b/components/camel-spark-rest/src/main/docs/spark-rest-component.adoc @@ -62,7 +62,7 @@ The Spark Rest component is configured using the URI syntax with the following p spark-rest:verb:path -#### 2 path parameters: +#### Path Parameters (2 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -71,7 +71,7 @@ The Spark Rest component is configured using the URI syntax with the following p | path | | String | *Required* The content path which support Spark syntax. |======================================================================= -#### 11 query parameters: +#### Query Parameters (11 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-spark/src/main/docs/spark-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-spark/src/main/docs/spark-component.adoc b/components/camel-spark/src/main/docs/spark-component.adoc index 719f397..96fda60 100644 --- a/components/camel-spark/src/main/docs/spark-component.adoc +++ b/components/camel-spark/src/main/docs/spark-component.adoc @@ -72,7 +72,7 @@ The Apache Spark component is configured using the URI syntax with the following spark:endpointType -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -80,7 +80,7 @@ The Apache Spark component is configured using the URI syntax with the following | endpointType | | EndpointType | *Required* Type of the endpoint (rdd dataframe hive). |======================================================================= -#### 6 query parameters: +#### Query Parameters (6 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-splunk/src/main/docs/splunk-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-splunk/src/main/docs/splunk-component.adoc b/components/camel-splunk/src/main/docs/splunk-component.adoc index 85f282b..6297f57 100644 --- a/components/camel-splunk/src/main/docs/splunk-component.adoc +++ b/components/camel-splunk/src/main/docs/splunk-component.adoc @@ -106,7 +106,7 @@ The Splunk component is configured using the URI syntax with the following path splunk:name -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -114,7 +114,7 @@ The Splunk component is configured using the URI syntax with the following path | name | | String | *Required* Name has no purpose |======================================================================= -#### 42 query parameters: +#### Query Parameters (42 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-spring-batch/src/main/docs/spring-batch-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-spring-batch/src/main/docs/spring-batch-component.adoc b/components/camel-spring-batch/src/main/docs/spring-batch-component.adoc index 33fccca..10f3fe8 100644 --- a/components/camel-spring-batch/src/main/docs/spring-batch-component.adoc +++ b/components/camel-spring-batch/src/main/docs/spring-batch-component.adoc @@ -65,7 +65,7 @@ The Spring Batch component is configured using the URI syntax with the following spring-batch:jobName -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -73,7 +73,7 @@ The Spring Batch component is configured using the URI syntax with the following | jobName | | String | *Required* The name of the Spring Batch job located in the registry. |======================================================================= -#### 4 query parameters: +#### Query Parameters (4 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-spring-integration/src/main/docs/spring-integration-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-spring-integration/src/main/docs/spring-integration-component.adoc b/components/camel-spring-integration/src/main/docs/spring-integration-component.adoc index faefdcb..0218abf 100644 --- a/components/camel-spring-integration/src/main/docs/spring-integration-component.adoc +++ b/components/camel-spring-integration/src/main/docs/spring-integration-component.adoc @@ -49,7 +49,7 @@ The Spring Integration component is configured using the URI syntax with the fol spring-integration:defaultChannel -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -57,7 +57,7 @@ The Spring Integration component is configured using the URI syntax with the fol | defaultChannel | | String | *Required* The default channel name which is used by the Spring Integration Spring context. It will equal to the inputChannel name for the Spring Integration consumer and the outputChannel name for the Spring Integration provider. |======================================================================= -#### 7 query parameters: +#### Query Parameters (7 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-spring-ldap/src/main/docs/spring-ldap-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-spring-ldap/src/main/docs/spring-ldap-component.adoc b/components/camel-spring-ldap/src/main/docs/spring-ldap-component.adoc index fad6aeb..53620cf 100644 --- a/components/camel-spring-ldap/src/main/docs/spring-ldap-component.adoc +++ b/components/camel-spring-ldap/src/main/docs/spring-ldap-component.adoc @@ -44,7 +44,7 @@ The Spring LDAP component is configured using the URI syntax with the following spring-ldap:templateName -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -52,7 +52,7 @@ The Spring LDAP component is configured using the URI syntax with the following | templateName | | String | *Required* Name of the Spring LDAP Template bean |======================================================================= -#### 3 query parameters: +#### Query Parameters (3 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-spring-redis/src/main/docs/spring-redis-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-spring-redis/src/main/docs/spring-redis-component.adoc b/components/camel-spring-redis/src/main/docs/spring-redis-component.adoc index c080fa6..8bc66cb 100644 --- a/components/camel-spring-redis/src/main/docs/spring-redis-component.adoc +++ b/components/camel-spring-redis/src/main/docs/spring-redis-component.adoc @@ -39,7 +39,7 @@ The Spring Redis component is configured using the URI syntax with the following spring-redis:host:port -#### 2 path parameters: +#### Path Parameters (2 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -48,7 +48,7 @@ The Spring Redis component is configured using the URI syntax with the following | port | | Integer | *Required* Redis server port number |======================================================================= -#### 10 query parameters: +#### Query Parameters (10 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-spring-ws/src/main/docs/spring-ws-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-spring-ws/src/main/docs/spring-ws-component.adoc b/components/camel-spring-ws/src/main/docs/spring-ws-component.adoc index f6708b2..d021dd2 100644 --- a/components/camel-spring-ws/src/main/docs/spring-ws-component.adoc +++ b/components/camel-spring-ws/src/main/docs/spring-ws-component.adoc @@ -91,7 +91,7 @@ The Spring WebService component is configured using the URI syntax with the foll spring-ws:type:lookupKey:webServiceEndpointUri -#### 3 path parameters: +#### Path Parameters (3 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -101,7 +101,7 @@ The Spring WebService component is configured using the URI syntax with the foll | webServiceEndpointUri | | String | The default Web Service endpoint uri to use for the producer. |======================================================================= -#### 22 query parameters: +#### Query Parameters (22 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-spring/src/main/docs/spring-event-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-spring/src/main/docs/spring-event-component.adoc b/components/camel-spring/src/main/docs/spring-event-component.adoc index 1ffc663..5301022 100644 --- a/components/camel-spring/src/main/docs/spring-event-component.adoc +++ b/components/camel-spring/src/main/docs/spring-event-component.adoc @@ -45,7 +45,7 @@ The Spring Event component is configured using the URI syntax with the following spring-event:name -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -53,7 +53,7 @@ The Spring Event component is configured using the URI syntax with the following | name | | String | Name of endpoint |======================================================================= -#### 4 query parameters: +#### Query Parameters (4 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-sql/src/main/docs/sql-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-sql/src/main/docs/sql-component.adoc b/components/camel-sql/src/main/docs/sql-component.adoc index 88b097e..ede6356 100644 --- a/components/camel-sql/src/main/docs/sql-component.adoc +++ b/components/camel-sql/src/main/docs/sql-component.adoc @@ -128,7 +128,7 @@ The SQL component is configured using the URI syntax with the following path and sql:query -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -136,7 +136,7 @@ The SQL component is configured using the URI syntax with the following path and | query | | String | *Required* Sets the SQL query to perform. You can externalize the query by using file: or classpath: as prefix and specify the location of the file. |======================================================================= -#### 45 query parameters: +#### Query Parameters (45 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-sql/src/main/docs/sql-stored-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-sql/src/main/docs/sql-stored-component.adoc b/components/camel-sql/src/main/docs/sql-stored-component.adoc index d1e5dfd..eb3ba52 100644 --- a/components/camel-sql/src/main/docs/sql-stored-component.adoc +++ b/components/camel-sql/src/main/docs/sql-stored-component.adoc @@ -83,7 +83,7 @@ The SQL StoredProcedure component is configured using the URI syntax with the fo sql-stored:template -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -91,7 +91,7 @@ The SQL StoredProcedure component is configured using the URI syntax with the fo | template | | String | *Required* Sets the StoredProcedure template to perform |======================================================================= -#### 6 query parameters: +#### Query Parameters (6 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-ssh/src/main/docs/ssh-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-ssh/src/main/docs/ssh-component.adoc b/components/camel-ssh/src/main/docs/ssh-component.adoc index 070b68f..80986b0 100644 --- a/components/camel-ssh/src/main/docs/ssh-component.adoc +++ b/components/camel-ssh/src/main/docs/ssh-component.adoc @@ -60,7 +60,7 @@ The SSH component is configured using the URI syntax with the following path and ssh:host:port -#### 2 path parameters: +#### Path Parameters (2 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -69,7 +69,7 @@ The SSH component is configured using the URI syntax with the following path and | port | 22 | int | Sets the port number for the remote SSH server. |======================================================================= -#### 26 query parameters: +#### Query Parameters (26 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-stax/src/main/docs/stax-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-stax/src/main/docs/stax-component.adoc b/components/camel-stax/src/main/docs/stax-component.adoc index 775afbb..e313b9a 100644 --- a/components/camel-stax/src/main/docs/stax-component.adoc +++ b/components/camel-stax/src/main/docs/stax-component.adoc @@ -58,7 +58,7 @@ The StAX component is configured using the URI syntax with the following path an stax:contentHandlerClass -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -66,7 +66,7 @@ The StAX component is configured using the URI syntax with the following path an | contentHandlerClass | | String | *Required* The FQN class name for the ContentHandler implementation to use. |======================================================================= -#### 1 query parameters: +#### Query Parameters (1 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-stomp/src/main/docs/stomp-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-stomp/src/main/docs/stomp-component.adoc b/components/camel-stomp/src/main/docs/stomp-component.adoc index 38d907b..79c1a2f 100644 --- a/components/camel-stomp/src/main/docs/stomp-component.adoc +++ b/components/camel-stomp/src/main/docs/stomp-component.adoc @@ -59,7 +59,7 @@ The Stomp component is configured using the URI syntax with the following path a stomp:destination -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -67,7 +67,7 @@ The Stomp component is configured using the URI syntax with the following path a | destination | | String | *Required* Name of the queue |======================================================================= -#### 9 query parameters: +#### Query Parameters (9 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-stream/src/main/docs/stream-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-stream/src/main/docs/stream-component.adoc b/components/camel-stream/src/main/docs/stream-component.adoc index 4b25c0d..a1842cb 100644 --- a/components/camel-stream/src/main/docs/stream-component.adoc +++ b/components/camel-stream/src/main/docs/stream-component.adoc @@ -57,7 +57,7 @@ The Stream component is configured using the URI syntax with the following path stream:kind -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -65,7 +65,7 @@ The Stream component is configured using the URI syntax with the following path | kind | | String | *Required* Kind of stream to use such as System.in or System.out. |======================================================================= -#### 18 query parameters: +#### Query Parameters (18 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-stringtemplate/src/main/docs/string-template-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-stringtemplate/src/main/docs/string-template-component.adoc b/components/camel-stringtemplate/src/main/docs/string-template-component.adoc index 87dc4e8..58139f4 100644 --- a/components/camel-stringtemplate/src/main/docs/string-template-component.adoc +++ b/components/camel-stringtemplate/src/main/docs/string-template-component.adoc @@ -47,7 +47,7 @@ The String Template component is configured using the URI syntax with the follow string-template:resourceUri -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -55,7 +55,7 @@ The String Template component is configured using the URI syntax with the follow | resourceUri | | String | *Required* Path to the resource. You can prefix with: classpath file http ref or bean. classpath file and http loads the resource using these protocols (classpath is default). ref will lookup the resource in the registry. bean will call a method on a bean to be used as the resource. For bean you can specify the method name after dot eg bean:myBean.myMethod. |======================================================================= -#### 4 query parameters: +#### Query Parameters (4 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-telegram/src/main/docs/telegram-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-telegram/src/main/docs/telegram-component.adoc b/components/camel-telegram/src/main/docs/telegram-component.adoc index 43716a4..552e063 100644 --- a/components/camel-telegram/src/main/docs/telegram-component.adoc +++ b/components/camel-telegram/src/main/docs/telegram-component.adoc @@ -62,7 +62,7 @@ The Telegram component is configured using the URI syntax with the following pat telegram:type/authorizationToken -#### 2 path parameters: +#### Path Parameters (2 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -71,7 +71,7 @@ The Telegram component is configured using the URI syntax with the following pat | authorizationToken | | String | *Required* The authorization token for using the bot (ask the BotFather) eg. 654321531:HGF_dTra456323dHuOedsE343211fqr3t-H. |======================================================================= -#### 22 query parameters: +#### Query Parameters (22 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-tika/src/main/docs/tika-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-tika/src/main/docs/tika-component.adoc b/components/camel-tika/src/main/docs/tika-component.adoc index 2437eb1..0831cc5 100644 --- a/components/camel-tika/src/main/docs/tika-component.adoc +++ b/components/camel-tika/src/main/docs/tika-component.adoc @@ -44,7 +44,7 @@ The Tika component is configured using the URI syntax with the following path an tika:operation -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -52,7 +52,7 @@ The Tika component is configured using the URI syntax with the following path an | operation | | TikaOperation | *Required* Tika Operation. parse or detect |======================================================================= -#### 5 query parameters: +#### Query Parameters (5 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-twitter/src/main/docs/twitter-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-twitter/src/main/docs/twitter-component.adoc b/components/camel-twitter/src/main/docs/twitter-component.adoc index e8396bd..ccc0df0 100644 --- a/components/camel-twitter/src/main/docs/twitter-component.adoc +++ b/components/camel-twitter/src/main/docs/twitter-component.adoc @@ -134,7 +134,7 @@ The Twitter component is configured using the URI syntax with the following path twitter:kind -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -142,7 +142,7 @@ The Twitter component is configured using the URI syntax with the following path | kind | | String | *Required* What polling mode to use direct polling or event based. The event mode is only supported when the endpoint kind is event based. |======================================================================= -#### 42 query parameters: +#### Query Parameters (42 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-undertow/src/main/docs/undertow-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-undertow/src/main/docs/undertow-component.adoc b/components/camel-undertow/src/main/docs/undertow-component.adoc index 07b9afc..cb31128 100644 --- a/components/camel-undertow/src/main/docs/undertow-component.adoc +++ b/components/camel-undertow/src/main/docs/undertow-component.adoc @@ -62,7 +62,7 @@ The Undertow component is configured using the URI syntax with the following pat undertow:httpURI -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -70,7 +70,7 @@ The Undertow component is configured using the URI syntax with the following pat | httpURI | | URI | *Required* The url of the HTTP endpoint to use. |======================================================================= -#### 17 query parameters: +#### Query Parameters (17 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-velocity/src/main/docs/velocity-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-velocity/src/main/docs/velocity-component.adoc b/components/camel-velocity/src/main/docs/velocity-component.adoc index b7aca33..1d8a643 100644 --- a/components/camel-velocity/src/main/docs/velocity-component.adoc +++ b/components/camel-velocity/src/main/docs/velocity-component.adoc @@ -59,7 +59,7 @@ The Velocity component is configured using the URI syntax with the following pat velocity:resourceUri -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -67,7 +67,7 @@ The Velocity component is configured using the URI syntax with the following pat | resourceUri | | String | *Required* Path to the resource. You can prefix with: classpath file http ref or bean. classpath file and http loads the resource using these protocols (classpath is default). ref will lookup the resource in the registry. bean will call a method on a bean to be used as the resource. For bean you can specify the method name after dot eg bean:myBean.myMethod. |======================================================================= -#### 5 query parameters: +#### Query Parameters (5 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-vertx/src/main/docs/vertx-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-vertx/src/main/docs/vertx-component.adoc b/components/camel-vertx/src/main/docs/vertx-component.adoc index 6c31286..b8ab5e0 100644 --- a/components/camel-vertx/src/main/docs/vertx-component.adoc +++ b/components/camel-vertx/src/main/docs/vertx-component.adoc @@ -61,7 +61,7 @@ The Vert.x component is configured using the URI syntax with the following path vertx:address -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -69,7 +69,7 @@ The Vert.x component is configured using the URI syntax with the following path | address | | String | *Required* Sets the event bus address used to communicate |======================================================================= -#### 5 query parameters: +#### Query Parameters (5 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-weather/src/main/docs/weather-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-weather/src/main/docs/weather-component.adoc b/components/camel-weather/src/main/docs/weather-component.adoc index d96fa87..61128e8 100644 --- a/components/camel-weather/src/main/docs/weather-component.adoc +++ b/components/camel-weather/src/main/docs/weather-component.adoc @@ -51,7 +51,7 @@ The Weather component is configured using the URI syntax with the following path weather:name -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -59,7 +59,7 @@ The Weather component is configured using the URI syntax with the following path | name | | String | *Required* The name value is not used. |======================================================================= -#### 43 query parameters: +#### Query Parameters (43 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-websocket/src/main/docs/websocket-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-websocket/src/main/docs/websocket-component.adoc b/components/camel-websocket/src/main/docs/websocket-component.adoc index 1cc320c..4a28c6b 100644 --- a/components/camel-websocket/src/main/docs/websocket-component.adoc +++ b/components/camel-websocket/src/main/docs/websocket-component.adoc @@ -69,7 +69,7 @@ The Jetty Websocket component is configured using the URI syntax with the follow websocket:host:port/resourceUri -#### 3 path parameters: +#### Path Parameters (3 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -79,7 +79,7 @@ The Jetty Websocket component is configured using the URI syntax with the follow | resourceUri | | String | *Required* Name of the websocket channel to use |======================================================================= -#### 18 query parameters: +#### Query Parameters (18 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-xmlrpc/src/main/docs/xmlrpc-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-xmlrpc/src/main/docs/xmlrpc-component.adoc b/components/camel-xmlrpc/src/main/docs/xmlrpc-component.adoc index 4e437d3..ffadba2 100644 --- a/components/camel-xmlrpc/src/main/docs/xmlrpc-component.adoc +++ b/components/camel-xmlrpc/src/main/docs/xmlrpc-component.adoc @@ -105,7 +105,7 @@ The XML RPC component is configured using the URI syntax with the following path xmlrpc:address -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -113,7 +113,7 @@ The XML RPC component is configured using the URI syntax with the following path | address | | String | *Required* The server url |======================================================================= -#### 18 query parameters: +#### Query Parameters (18 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc b/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc index 28f4c8f..912c13a 100644 --- a/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc +++ b/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc @@ -251,7 +251,7 @@ The XML Security component is configured using the URI syntax with the following xmlsecurity:command:name -#### 2 path parameters: +#### Path Parameters (2 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -260,7 +260,7 @@ The XML Security component is configured using the URI syntax with the following | name | | String | *Required* The name part in the URI can be chosen by the user to distinguish between different signer/verifier endpoints within the camel context. |======================================================================= -#### 35 query parameters: +#### Query Parameters (35 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-xmpp/src/main/docs/xmpp-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-xmpp/src/main/docs/xmpp-component.adoc b/components/camel-xmpp/src/main/docs/xmpp-component.adoc index 200b0d5..34de2c2 100644 --- a/components/camel-xmpp/src/main/docs/xmpp-component.adoc +++ b/components/camel-xmpp/src/main/docs/xmpp-component.adoc @@ -47,7 +47,7 @@ The XMPP component is configured using the URI syntax with the following path an xmpp:host:port/participant -#### 3 path parameters: +#### Path Parameters (3 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -57,7 +57,7 @@ The XMPP component is configured using the URI syntax with the following path an | participant | | String | JID (Jabber ID) of person to receive messages. room parameter has precedence over participant. |======================================================================= -#### 18 query parameters: +#### Query Parameters (18 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-yammer/src/main/docs/yammer-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-yammer/src/main/docs/yammer-component.adoc b/components/camel-yammer/src/main/docs/yammer-component.adoc index 06af02d..efffa73 100644 --- a/components/camel-yammer/src/main/docs/yammer-component.adoc +++ b/components/camel-yammer/src/main/docs/yammer-component.adoc @@ -70,7 +70,7 @@ The Yammer component is configured using the URI syntax with the following path yammer:function -#### 1 path parameters: +#### Path Parameters (1 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -78,7 +78,7 @@ The Yammer component is configured using the URI syntax with the following path | function | | YammerFunctionType | *Required* The function to use |======================================================================= -#### 28 query parameters: +#### Query Parameters (28 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |======================================================================= http://git-wip-us.apache.org/repos/asf/camel/blob/a67cc44f/components/camel-zookeeper/src/main/docs/zookeeper-component.adoc ---------------------------------------------------------------------- diff --git a/components/camel-zookeeper/src/main/docs/zookeeper-component.adoc b/components/camel-zookeeper/src/main/docs/zookeeper-component.adoc index 3b2f9ea..7e53f89 100644 --- a/components/camel-zookeeper/src/main/docs/zookeeper-component.adoc +++ b/components/camel-zookeeper/src/main/docs/zookeeper-component.adoc @@ -58,7 +58,7 @@ The ZooKeeper component is configured using the URI syntax with the following pa zookeeper:serverUrls/path -#### 2 path parameters: +#### Path Parameters (2 parameters): [width="100%",cols="2,1,1m,6",options="header"] |======================================================================= @@ -67,7 +67,7 @@ The ZooKeeper component is configured using the URI syntax with the following pa | path | | String | *Required* The node in the ZooKeeper server (aka znode) |======================================================================= -#### 12 query parameters: +#### Query Parameters (12 parameters): [width="100%",cols="2,1,1m,1m,5",options="header"] |=======================================================================