Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GAE service

Camel component

Component description

URL fetch service

ghttp

Provides connectivity to the GAE URL fetch service but can also be used to receive messages from servlets.

Task queueing service

gtask

Supports asynchronous message processing on GAE by using the task queueing service as message queue.

Mail service

gmail

Supports sending of emails via the GAE mail service. Receiving mails is not supported yet but will be added later.

Memcache service

 

Not supported yet.

XMPP service

 

Not supported yet.

Images service

 

Not supported yet.

Datastore service

 

Not supported yet.

Authentication service

gauth

Provides access to the Google authentication services (see also #Security section)

  • Allow Camel client applications to login to Google App Engine services
  • Allow Camel GAE applications to login to other Google services (e.g. calendar)

...