Uses of Class
org.jclouds.ec2.config.EC2RestClientModule

Packages that use EC2RestClientModule
org.jclouds.aws.ec2.config   
org.jclouds.ec2.config   
 

Uses of EC2RestClientModule in org.jclouds.aws.ec2.config
 

Subclasses of EC2RestClientModule in org.jclouds.aws.ec2.config
 class AWSEC2RestClientModule
          Configures the EC2 connection.
 

Uses of EC2RestClientModule in org.jclouds.ec2.config
 

Methods in org.jclouds.ec2.config that return EC2RestClientModule
static EC2RestClientModule<EC2Client,EC2AsyncClient> EC2RestClientModule.create()
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.