from has been edited by Christian Schneider (Jun 12, 2009). Content:Starting point for a Camel Route that starts a route with a given Endpoint. The Endpoint can be from one of the many Camel Components. The component creates Camel Exchanges from their respective Sources and puts them into the route. SyntaxJava
Spring XML
ExamplesStart a route with the File Endpoint. Each file in the directory creates an Exchange that is put into the camel route. JavaA camel route is started using from inside the configure method of the class RouteBuilder. from("file:c:/in")
|
Powered by
Atlassian Confluence
(Version: 2.2.9 Build:#527 Sep 07, 2006)
-
Bug/feature request
Unsubscribe or edit your notifications preferences
Unsubscribe or edit your notifications preferences