Uses of Interface
org.jclouds.trmk.vcloud_0_8.TerremarkVCloudAsyncClient

Packages that use TerremarkVCloudAsyncClient
org.jclouds.trmk.ecloud   
org.jclouds.trmk.ecloud.config   
org.jclouds.trmk.vcloud_0_8   
org.jclouds.trmk.vcloud_0_8.config   
org.jclouds.trmk.vcloudexpress   
org.jclouds.trmk.vcloudexpress.config   
 

Uses of TerremarkVCloudAsyncClient in org.jclouds.trmk.ecloud
 

Subinterfaces of TerremarkVCloudAsyncClient in org.jclouds.trmk.ecloud
 interface TerremarkECloudAsyncClient
          Provides access to eCloud resources via their REST API.
 

Uses of TerremarkVCloudAsyncClient in org.jclouds.trmk.ecloud.config
 

Methods in org.jclouds.trmk.ecloud.config that return TerremarkVCloudAsyncClient
protected  TerremarkVCloudAsyncClient TerremarkECloudRestClientModule.provideTerremarkAsyncClient(TerremarkECloudAsyncClient in)
           
 

Uses of TerremarkVCloudAsyncClient in org.jclouds.trmk.vcloud_0_8
 

Classes in org.jclouds.trmk.vcloud_0_8 with type parameters of type TerremarkVCloudAsyncClient
 class TerremarkVCloudContextBuilder<S extends TerremarkVCloudClient,A extends TerremarkVCloudAsyncClient>
          Creates VCloudComputeServiceContext or Injector instances based on the most commonly requested arguments.
 

Uses of TerremarkVCloudAsyncClient in org.jclouds.trmk.vcloud_0_8.config
 

Classes in org.jclouds.trmk.vcloud_0_8.config with type parameters of type TerremarkVCloudAsyncClient
 class TerremarkVCloudRestClientModule<S extends TerremarkVCloudClient,A extends TerremarkVCloudAsyncClient>
           
 

Uses of TerremarkVCloudAsyncClient in org.jclouds.trmk.vcloudexpress
 

Subinterfaces of TerremarkVCloudAsyncClient in org.jclouds.trmk.vcloudexpress
 interface TerremarkVCloudExpressAsyncClient
          Provides access to VCloud resources via their REST API.
 

Uses of TerremarkVCloudAsyncClient in org.jclouds.trmk.vcloudexpress.config
 

Methods in org.jclouds.trmk.vcloudexpress.config that return TerremarkVCloudAsyncClient
protected  TerremarkVCloudAsyncClient TerremarkVCloudExpressRestClientModule.provideVCloudAsyncClient(TerremarkVCloudExpressAsyncClient in)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.