| Package | Description | 
|---|---|
| org.jclouds.aws.ec2 | |
| org.jclouds.ec2 | |
| org.jclouds.ec2.compute.strategy | |
| org.jclouds.openstack.nova.ec2 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
AWSEC2AsyncClient
Provides asynchronous access to EC2 services. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.common.reflect.TypeToken<RestContext<? extends EC2Client,? extends EC2AsyncClient>> | 
EC2ApiMetadata.CONTEXT_TOKEN  | 
| Modifier and Type | Field and Description | 
|---|---|
protected EC2AsyncClient | 
DescribeImagesParallel.async  | 
protected EC2AsyncClient | 
EC2ListNodesStrategy.client  | 
| Constructor and Description | 
|---|
DescribeImagesParallel(EC2AsyncClient async,
                      ExecutorService executor)  | 
EC2ListNodesStrategy(EC2AsyncClient client,
                    com.google.common.base.Supplier<Set<String>> regions,
                    com.google.common.base.Function<RunningInstance,NodeMetadata> runningInstanceToNodeMetadata,
                    ExecutorService executor)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
NovaEC2AsyncClient
Provides asynchronous access to EC2 services. 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.