This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
commit ebcc650f5f0088a1368043f911c3293d8588ab56 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Sep 1 09:33:05 2020 +0200 Regen --- docs/modules/ROOT/pages/components.adoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/modules/ROOT/pages/components.adoc b/docs/modules/ROOT/pages/components.adoc index fc2812c..1a78d10 100644 --- a/docs/modules/ROOT/pages/components.adoc +++ b/docs/modules/ROOT/pages/components.adoc @@ -5,7 +5,7 @@ Apache Camel Karaf supports the following Camel artifacts as Karaf features == Camel Components // components: START -Number of Camel components: 209 in 209 JAR artifacts (1 deprecated) +Number of Camel components: 208 in 208 JAR artifacts (1 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -35,9 +35,6 @@ Number of Camel components: 209 in 209 JAR artifacts (1 deprecated) | xref:components::ahc-ws-component.adoc[Async HTTP Client (AHC) Websocket] (camel-ahc-ws) + `ahc-ws:httpUri` | 2.14 | Exchange data with external Websocket servers using Async Http Client. -| xref:components::atmosphere-websocket-component.adoc[Atmosphere Websocket] (camel-atmosphere-websocket) + -`atmosphere-websocket:servicePath` | 2.14 | Expose WebSocket endpoints using the Atmosphere framework. - | xref:components::atom-component.adoc[Atom] (camel-atom) + `atom:feedUri` | 1.2 | Poll Atom RSS feeds.
