Repository: camel
Updated Branches:
  refs/heads/master 93616de1d -> a85758c74


CAMEL-10164: Improved doc


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a85758c7
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a85758c7
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a85758c7

Branch: refs/heads/master
Commit: a85758c746de566f2a6b518821044da9a30671a8
Parents: 93616de
Author: Claus Ibsen <davscl...@apache.org>
Authored: Mon Sep 5 16:32:50 2016 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Mon Sep 5 16:32:50 2016 +0200

----------------------------------------------------------------------
 camel-core/src/main/docs/rest-component.adoc | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/a85758c7/camel-core/src/main/docs/rest-component.adoc
----------------------------------------------------------------------
diff --git a/camel-core/src/main/docs/rest-component.adoc 
b/camel-core/src/main/docs/rest-component.adoc
index 910f271..c337c69 100644
--- a/camel-core/src/main/docs/rest-component.adoc
+++ b/camel-core/src/main/docs/rest-component.adoc
@@ -67,6 +67,29 @@ The REST component supports 17 endpoint options which are 
listed below:
 {% endraw %}
 // endpoint options: END
 
+[[Components-Supported]]
+Supported rest components
+^^^^^^^^^^^^^^^^^^^^^^^^^
+
+The following components support rest consumer (link:rest-dsl.html[Rest DSL]):
+
+* camel-coap
+* camel-netty-http
+* camel-netty4-http
+* camel-jetty
+* camel-restlet
+* camel-servlet
+* camel-spark-rest
+* camel-undertow
+
+The following components support rest producer:
+
+* camel-http
+* camel-http4
+* camel-netty4-http
+* camel-jetty
+* camel-restlet
+* camel-undertow
 
 [[Rest-PathanduriTemplatesyntax]]
 Path and uriTemplate syntax

Reply via email to