Uses of Class
org.jclouds.rest.ConfiguresRestClient

Packages that use ConfiguresRestClient
org.jclouds.atmos.config   
org.jclouds.aws.config   
org.jclouds.aws.ec2.config   
org.jclouds.aws.s3.config   
org.jclouds.azure.storage.config   
org.jclouds.azureblob.config   
org.jclouds.bluelock.vcloud.zone01.config   
org.jclouds.cloudfiles.config   
org.jclouds.cloudloadbalancers.config   
org.jclouds.cloudservers.config   
org.jclouds.cloudsigma.config   
org.jclouds.cloudwatch.config   
org.jclouds.compute.config   
org.jclouds.deltacloud.config   
org.jclouds.ec2.config   
org.jclouds.elasticstack.config   
org.jclouds.gogrid.config   
org.jclouds.greenhousedata.element.vcloud.config   
org.jclouds.openstack.nova.config   
org.jclouds.openstack.swift.config   
org.jclouds.rest.config   
org.jclouds.rimuhosting.miro.config   
org.jclouds.s3.config This package contains modules who manage the dependencies of the S3Context, S3Client, and S3 Map views. 
org.jclouds.slicehost.config   
org.jclouds.softlayer.config   
org.jclouds.stratogen.vcloud.mycloud.config   
org.jclouds.trmk.ecloud.config   
org.jclouds.trmk.vcloudexpress.config   
org.jclouds.vcloud.config   
org.jclouds.walrus.config   
 

Uses of ConfiguresRestClient in org.jclouds.atmos.config
 

Classes in org.jclouds.atmos.config with annotations of type ConfiguresRestClient
 class AtmosRestClientModule
          Configures the EMC Atmos Online Storage authentication service connection, including logging and http transport.
 

Uses of ConfiguresRestClient in org.jclouds.aws.config
 

Classes in org.jclouds.aws.config with annotations of type ConfiguresRestClient
 class AWSRestClientModule<S,A>
           
 class FormSigningRestClientModule<S,A>
           
 class WithZonesFormSigningRestClientModule<S,A>
           
 

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

Classes in org.jclouds.aws.ec2.config with annotations of type ConfiguresRestClient
 class AWSEC2RestClientModule
          Configures the EC2 connection.
 

Uses of ConfiguresRestClient in org.jclouds.aws.s3.config
 

Classes in org.jclouds.aws.s3.config with annotations of type ConfiguresRestClient
 class AWSS3RestClientModule
          Configures the S3 connection.
 

Uses of ConfiguresRestClient in org.jclouds.azure.storage.config
 

Classes in org.jclouds.azure.storage.config with annotations of type ConfiguresRestClient
 class AzureStorageRestClientModule<S,A>
          Configures the AzureStorage connection, including logging and http transport.
 

Uses of ConfiguresRestClient in org.jclouds.azureblob.config
 

Classes in org.jclouds.azureblob.config with annotations of type ConfiguresRestClient
 class AzureBlobRestClientModule
          Configures the Azure Blob Service connection, including logging and http transport.
 

Uses of ConfiguresRestClient in org.jclouds.bluelock.vcloud.zone01.config
 

Classes in org.jclouds.bluelock.vcloud.zone01.config with annotations of type ConfiguresRestClient
 class BluelockVCloudZone01RestClientModule
          Configures the VCloud authentication service connection, including logging and http transport.
 

Uses of ConfiguresRestClient in org.jclouds.cloudfiles.config
 

Classes in org.jclouds.cloudfiles.config with annotations of type ConfiguresRestClient
 class CloudFilesRestClientModule
           
 

Uses of ConfiguresRestClient in org.jclouds.cloudloadbalancers.config
 

Classes in org.jclouds.cloudloadbalancers.config with annotations of type ConfiguresRestClient
 class CloudLoadBalancersRestClientModule
          Configures theRackspace Cloud Load Balancers connection.
 

Uses of ConfiguresRestClient in org.jclouds.cloudservers.config
 

Classes in org.jclouds.cloudservers.config with annotations of type ConfiguresRestClient
 class CloudServersRestClientModule
           
 

Uses of ConfiguresRestClient in org.jclouds.cloudsigma.config
 

Classes in org.jclouds.cloudsigma.config with annotations of type ConfiguresRestClient
 class CloudSigmaRestClientModule
          Configures the CloudSigma connection.
 

Uses of ConfiguresRestClient in org.jclouds.cloudwatch.config
 

Classes in org.jclouds.cloudwatch.config with annotations of type ConfiguresRestClient
 class CloudWatchRestClientModule
          Configures the Monitoring connection.
 

Uses of ConfiguresRestClient in org.jclouds.compute.config
 

Classes in org.jclouds.compute.config with annotations of type ConfiguresRestClient
 class StandaloneComputeServiceClientModule<C>
           
 

Uses of ConfiguresRestClient in org.jclouds.deltacloud.config
 

Classes in org.jclouds.deltacloud.config with annotations of type ConfiguresRestClient
 class DeltacloudRestClientModule
          Configures the deltacloud connection.
 

Uses of ConfiguresRestClient in org.jclouds.ec2.config
 

Classes in org.jclouds.ec2.config with annotations of type ConfiguresRestClient
 class EC2RestClientModule<S extends EC2Client,A extends EC2AsyncClient>
          Configures the EC2 connection.
 

Uses of ConfiguresRestClient in org.jclouds.elasticstack.config
 

Classes in org.jclouds.elasticstack.config with annotations of type ConfiguresRestClient
 class ElasticStackRestClientModule
          Configures the elasticstack connection.
 

Uses of ConfiguresRestClient in org.jclouds.gogrid.config
 

Classes in org.jclouds.gogrid.config with annotations of type ConfiguresRestClient
 class GoGridRestClientModule
          Configures the GoGrid connection.
 

Uses of ConfiguresRestClient in org.jclouds.greenhousedata.element.vcloud.config
 

Classes in org.jclouds.greenhousedata.element.vcloud.config with annotations of type ConfiguresRestClient
 class GreenHouseDataElementVCloudRestClientModule
          Configures the VCloud authentication service connection, including logging and http transport.
 

Uses of ConfiguresRestClient in org.jclouds.openstack.nova.config
 

Classes in org.jclouds.openstack.nova.config with annotations of type ConfiguresRestClient
 class NovaRestClientModule
           
 

Uses of ConfiguresRestClient in org.jclouds.openstack.swift.config
 

Classes in org.jclouds.openstack.swift.config with annotations of type ConfiguresRestClient
 class BaseSwiftRestClientModule<S extends CommonSwiftClient,A extends CommonSwiftAsyncClient>
           
 class SwiftRestClientModule
           
 

Uses of ConfiguresRestClient in org.jclouds.rest.config
 

Classes in org.jclouds.rest.config with annotations of type ConfiguresRestClient
 class RestClientModule<S,A>
           
 

Uses of ConfiguresRestClient in org.jclouds.rimuhosting.miro.config
 

Classes in org.jclouds.rimuhosting.miro.config with annotations of type ConfiguresRestClient
 class RimuHostingRestClientModule
           
 

Uses of ConfiguresRestClient in org.jclouds.s3.config
 

Classes in org.jclouds.s3.config with annotations of type ConfiguresRestClient
 class S3RestClientModule<S extends S3Client,A extends S3AsyncClient>
          Configures the S3 connection, including logging and http transport.
 

Uses of ConfiguresRestClient in org.jclouds.slicehost.config
 

Classes in org.jclouds.slicehost.config with annotations of type ConfiguresRestClient
 class SlicehostRestClientModule
           
 

Uses of ConfiguresRestClient in org.jclouds.softlayer.config
 

Classes in org.jclouds.softlayer.config with annotations of type ConfiguresRestClient
 class SoftLayerRestClientModule
          Configures the SoftLayer connection.
 

Uses of ConfiguresRestClient in org.jclouds.stratogen.vcloud.mycloud.config
 

Classes in org.jclouds.stratogen.vcloud.mycloud.config with annotations of type ConfiguresRestClient
 class StratoGenVCloudMyCloudRestClientModule
          Configures the VCloud authentication service connection, including logging and http transport.
 

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

Classes in org.jclouds.trmk.ecloud.config with annotations of type ConfiguresRestClient
 class TerremarkECloudRestClientModule
          Configures the VCloud authentication service connection, including logging and http transport.
 

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

Classes in org.jclouds.trmk.vcloudexpress.config with annotations of type ConfiguresRestClient
 class TerremarkVCloudExpressRestClientModule
          Configures the VCloud authentication service connection, including logging and http transport.
 

Uses of ConfiguresRestClient in org.jclouds.vcloud.config
 

Classes in org.jclouds.vcloud.config with annotations of type ConfiguresRestClient
 class VCloudRestClientModule
          Configures the VCloud authentication service connection, including logging and http transport.
 

Uses of ConfiguresRestClient in org.jclouds.walrus.config
 

Classes in org.jclouds.walrus.config with annotations of type ConfiguresRestClient
 class WalrusRestClientModule
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.