Uses of Class
org.jclouds.http.RequiresHttp

Packages that use RequiresHttp
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.cloudstack.config   
org.jclouds.cloudwatch.config   
org.jclouds.compute.config   
org.jclouds.deltacloud.config   
org.jclouds.ec2.config   
org.jclouds.elasticstack.config   
org.jclouds.glesys.config   
org.jclouds.gogrid.config   
org.jclouds.greenhousedata.element.vcloud.config   
org.jclouds.hpcloud.objectstorage.lvs.config   
org.jclouds.openstack.config   
org.jclouds.openstack.keystone.v1_1.config   
org.jclouds.openstack.keystone.v2_0.config   
org.jclouds.openstack.nova.config   
org.jclouds.openstack.nova.v1_1.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 RequiresHttp in org.jclouds.atmos.config
 

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

Uses of RequiresHttp in org.jclouds.aws.config
 

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

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

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

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

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

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

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

Uses of RequiresHttp in org.jclouds.azureblob.config
 

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

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

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

Uses of RequiresHttp in org.jclouds.cloudfiles.config
 

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

Uses of RequiresHttp in org.jclouds.cloudloadbalancers.config
 

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

Uses of RequiresHttp in org.jclouds.cloudservers.config
 

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

Uses of RequiresHttp in org.jclouds.cloudsigma.config
 

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

Uses of RequiresHttp in org.jclouds.cloudstack.config
 

Classes in org.jclouds.cloudstack.config with annotations of type RequiresHttp
 class CloudStackRestClientModule
          Configures the cloudstack connection.
 

Uses of RequiresHttp in org.jclouds.cloudwatch.config
 

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

Uses of RequiresHttp in org.jclouds.compute.config
 

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

Uses of RequiresHttp in org.jclouds.deltacloud.config
 

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

Uses of RequiresHttp in org.jclouds.ec2.config
 

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

Uses of RequiresHttp in org.jclouds.elasticstack.config
 

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

Uses of RequiresHttp in org.jclouds.glesys.config
 

Classes in org.jclouds.glesys.config with annotations of type RequiresHttp
 class GleSYSRestClientModule
          Configures the GleSYS connection.
 

Uses of RequiresHttp in org.jclouds.gogrid.config
 

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

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

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

Uses of RequiresHttp in org.jclouds.hpcloud.objectstorage.lvs.config
 

Classes in org.jclouds.hpcloud.objectstorage.lvs.config with annotations of type RequiresHttp
 class HPCloudObjectStorageLasVegasRestClientModule
           
 

Uses of RequiresHttp in org.jclouds.openstack.config
 

Classes in org.jclouds.openstack.config with annotations of type RequiresHttp
 class OpenStackAuthenticationModule
          Configures the Rackspace authentication service connection, including logging and http transport.
 

Uses of RequiresHttp in org.jclouds.openstack.keystone.v1_1.config
 

Classes in org.jclouds.openstack.keystone.v1_1.config with annotations of type RequiresHttp
 class AuthenticationServiceModule
           
 

Uses of RequiresHttp in org.jclouds.openstack.keystone.v2_0.config
 

Classes in org.jclouds.openstack.keystone.v2_0.config with annotations of type RequiresHttp
 class KeystoneAuthenticationModule
           
 

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

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

Uses of RequiresHttp in org.jclouds.openstack.nova.v1_1.config
 

Classes in org.jclouds.openstack.nova.v1_1.config with annotations of type RequiresHttp
 class NovaRestClientModule
          Configures the Nova connection.
 

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

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

Uses of RequiresHttp in org.jclouds.rest.config
 

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

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

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

Uses of RequiresHttp in org.jclouds.s3.config
 

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

Uses of RequiresHttp in org.jclouds.slicehost.config
 

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

Uses of RequiresHttp in org.jclouds.softlayer.config
 

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

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

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

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

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

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

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

Uses of RequiresHttp in org.jclouds.vcloud.config
 

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

Uses of RequiresHttp in org.jclouds.walrus.config
 

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



Copyright © 2009-2012 jclouds. All Rights Reserved.