|
Jetty has been edited by Christian Schneider (Jun 09, 2008). Change summary: Added example Jetty ComponentThe jetty: component provides HTTP based endpoints for consuming HTTP requests that arrive at an http endpoint. URI formatjetty:http:hostname[:port][/resourceUri]
Examplefrom("timer://foo?fixedRate=true&delay=0&period=10000").to("jetty:http://www.google.com").setHeader(FileComponent.HEADER_FILE_NAME, "message.html").to("file:target/hello");
Poll the google homepage every 10 seconds and write the page to the file message.html |
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
