Uses of Interface
org.jclouds.sqs.features.QueueAsyncApi

Packages that use QueueAsyncApi
org.jclouds.sqs This package contains an Amazon SQS api implemented by HttpCommandExecutorService commands. 
 

Uses of QueueAsyncApi in org.jclouds.sqs
 

Methods in org.jclouds.sqs that return QueueAsyncApi
 QueueAsyncApi SQSAsyncApi.getQueueApi()
          Provides asynchronous access to Queue features.
 QueueAsyncApi SQSAsyncApi.getQueueApiForRegion(String region)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.