You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Amazon

AWS-CW / camel-aws

aws-cw://namespace[?options]

For working with Amazon's CloudWatch (CW).

AWS-DDB / camel-aws

aws-ddb://tableName[?options]

For working with Amazon's DynamoDB (DDB).

AWS-SDB / camel-aws

aws-sdb://domainName[?options]

For working with Amazon's SimpleDB (SDB).

AWS-SES / camel-aws

aws-ses://from[?options]

For working with Amazon's Simple Email Service (SES).

AWS-SNS / camel-aws

aws-sns://topicname[?options]

For Messaging with Amazon's Simple Notification Service (SNS).

AWS-SQS / camel-aws

aws-sqs://queuename[?options]

For Messaging with Amazon's Simple Queue Service (SQS).

AWS-S3 / camel-aws

aws-s3://bucketname[?options]

For working with Amazon's Simple Storage Service (S3).

Netty

Netty / camel-netty

netty:(tcp|udp)//hostName[:port][?<query>]

Working with TCP and UDP protocols using Java NIO based capabilities offered by the Netty project

Netty HTTP / camel-netty-http

netty-http:http://hostName[:port]/contextPath[?<query>]

Netty HTTP server and client using the Netty project

  • No labels