Uses of Class
org.jclouds.rest.annotations.SkipEncoding

Packages that use SkipEncoding
org.jclouds.atmos   
org.jclouds.aws.s3   
org.jclouds.azureblob   
org.jclouds.cloudfiles This package contains an Rackspace Cloud Files client implemented by HttpCommandExecutorService commands. 
org.jclouds.cloudloadbalancers.features   
org.jclouds.cloudservers   
org.jclouds.cloudstack.features   
org.jclouds.hpcloud.objectstorage.lvs This package contains an HP Cloud Object StorageLasVegas client implemented by HttpCommandExecutorService commands. 
org.jclouds.openstack.nova   
org.jclouds.openstack.nova.v1_1.features   
org.jclouds.openstack.swift   
org.jclouds.s3 This package contains an Amazon S3 client implemented by HttpCommandExecutorService commands. 
org.jclouds.slicehost   
org.jclouds.walrus   
 

Uses of SkipEncoding in org.jclouds.atmos
 

Classes in org.jclouds.atmos with annotations of type SkipEncoding
 interface AtmosAsyncClient
          Provides asynchronous access to EMC Atmos Online Storage resources via their REST API.
 

Uses of SkipEncoding in org.jclouds.aws.s3
 

Classes in org.jclouds.aws.s3 with annotations of type SkipEncoding
 interface AWSS3AsyncClient
          Provides access to amazon-specific S3 features
 

Uses of SkipEncoding in org.jclouds.azureblob
 

Classes in org.jclouds.azureblob with annotations of type SkipEncoding
 interface AzureBlobAsyncClient
          Provides asynchronous access to Azure Blob via their REST API.
 interface AzureBlobUtil
          Helper functions needed to to derive BlobStore values

 

Uses of SkipEncoding in org.jclouds.cloudfiles
 

Classes in org.jclouds.cloudfiles with annotations of type SkipEncoding
 interface CloudFilesAsyncClient
          Provides asynchronous access to Cloud Files via their REST API.
 

Uses of SkipEncoding in org.jclouds.cloudloadbalancers.features
 

Classes in org.jclouds.cloudloadbalancers.features with annotations of type SkipEncoding
 interface LoadBalancerAsyncClient
          Provides asynchronous access toRackspace Cloud Load Balancers via their REST API.
 interface NodeAsyncClient
          Provides asynchronous access to CloudLoadBalancers Node features.
 

Uses of SkipEncoding in org.jclouds.cloudservers
 

Classes in org.jclouds.cloudservers with annotations of type SkipEncoding
 interface CloudServersAsyncClient
          Provides asynchronous access to Cloud Servers via their REST API.
 

Uses of SkipEncoding in org.jclouds.cloudstack.features
 

Classes in org.jclouds.cloudstack.features with annotations of type SkipEncoding
 interface GlobalStoragePoolAsyncClient
          Provides asynchronous access to CloudStack storage pool features.
 interface ISOAsyncClient
          

 interface TemplateAsyncClient
          Provides asynchronous access to cloudstack via their REST API.
 

Uses of SkipEncoding in org.jclouds.hpcloud.objectstorage.lvs
 

Classes in org.jclouds.hpcloud.objectstorage.lvs with annotations of type SkipEncoding
 interface HPCloudObjectStorageLasVegasAsyncClient
          Provides asynchronous access to HP Cloud Object StorageLasVegas via the REST API.
 

Uses of SkipEncoding in org.jclouds.openstack.nova
 

Classes in org.jclouds.openstack.nova with annotations of type SkipEncoding
 interface NovaAsyncClient
          Provides asynchronous access to OpenStack Nova via their REST API.
 

Uses of SkipEncoding in org.jclouds.openstack.nova.v1_1.features
 

Classes in org.jclouds.openstack.nova.v1_1.features with annotations of type SkipEncoding
 interface ServerAsyncClient
          Provides asynchronous access to Server via their REST API.
 

Uses of SkipEncoding in org.jclouds.openstack.swift
 

Classes in org.jclouds.openstack.swift with annotations of type SkipEncoding
 interface CommonSwiftAsyncClient
          Common features between OpenStack Swift and CloudFiles
 interface SwiftAsyncClient
          Functionality that's in Swift, and not in CloudFiles.
 

Uses of SkipEncoding in org.jclouds.s3
 

Classes in org.jclouds.s3 with annotations of type SkipEncoding
 interface S3AsyncClient
          Provides asynchronous access to S3 via their REST API.
 

Uses of SkipEncoding in org.jclouds.slicehost
 

Classes in org.jclouds.slicehost with annotations of type SkipEncoding
 interface SlicehostAsyncClient
          Provides asynchronous access to Slicehost via their REST API.
 

Uses of SkipEncoding in org.jclouds.walrus
 

Classes in org.jclouds.walrus with annotations of type SkipEncoding
 interface WalrusAsyncClient
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.