Uses of Class
com.amazonaws.services.sqs.AmazonSQSClient

Packages that use AmazonSQSClient
com.amazonaws.services.glacier.transfer   
com.amazonaws.services.sqs Synchronous and asynchronous client classes for accessing AmazonSQS. 
 

Uses of AmazonSQSClient in com.amazonaws.services.glacier.transfer
 

Constructors in com.amazonaws.services.glacier.transfer with parameters of type AmazonSQSClient
ArchiveTransferManager(AmazonGlacierClient glacier, AmazonSQSClient sqs, AmazonSNSClient sns)
          Constructs a new ArchiveTransferManager, using the specified Amazon Glacier client, and the specified Amazon SQS and Amazon SNS clients for polling download job status.
JobStatusMonitor(AmazonSQSClient sqs, AmazonSNSClient sns)
          Constructs a JobStatusMonitor that will use the specified clients for polling archive download job status.
 

Uses of AmazonSQSClient in com.amazonaws.services.sqs
 

Subclasses of AmazonSQSClient in com.amazonaws.services.sqs
 class AmazonSQSAsyncClient
          Asynchronous client for accessing AmazonSQS.
 



Copyright © 2016. All rights reserved.