Package com.amazonaws.services.sqs

Synchronous and asynchronous client classes for accessing AmazonSQS.

See:
          Description

Interface Summary
AmazonSQS Interface for accessing AmazonSQS.
AmazonSQSAsync Interface for accessing AmazonSQS asynchronously.
 

Class Summary
AmazonSQSAsyncClient Asynchronous client for accessing AmazonSQS.
AmazonSQSClient Client for accessing AmazonSQS.
MessageMD5ChecksumHandler SQS operations on sending and receiving messages will return the MD5 digest of the message body.
QueueUrlHandler Custom request handler for SQS that processes the request before it gets routed to the client runtime layer.
 

Package com.amazonaws.services.sqs Description

Synchronous and asynchronous client classes for accessing AmazonSQS. Amazon Simple Queue Service

Welcome to the Amazon Simple Queue Service API Reference . This section describes who should read this guide, how the guide is organized, and other resources related to the Amazon Simple Queue Service (Amazon SQS).

Amazon SQS offers reliable and scalable hosted queues for storing messages as they travel between computers. By using Amazon SQS, you can move data between distributed components of your applications that perform different tasks without losing messages or requiring each component to be always available.

Helpful Links:

We also provide SDKs that enable you to access Amazon SQS from your preferred programming language. The SDKs contain functionality that automatically takes care of tasks such as:

For a list of available SDKs, go to Tools for Amazon Web Services .



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.