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 This package contains an HP Cloud Object Storage client implemented by HttpCommandExecutorService commands. 
org.jclouds.hpcloud.objectstorage.extensions   
org.jclouds.joyent.cloudapi.v6_5.features   
org.jclouds.openstack.glance.v1_0.features   
org.jclouds.openstack.keystone.v2_0.features   
org.jclouds.openstack.nova   
org.jclouds.openstack.nova.v2_0.extensions   
org.jclouds.openstack.nova.v2_0.features   
org.jclouds.openstack.quantum.v1_0.features   
org.jclouds.openstack.swift   
org.jclouds.openstack.swift.v1.features   
org.jclouds.s3 This package contains an Amazon S3 client implemented by HttpCommandExecutorService commands. 
org.jclouds.slicehost   
org.jclouds.snia.cdmi.v1.features   
org.jclouds.vcloud.director.v1_5.features   
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
 

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

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

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

Uses of SkipEncoding in org.jclouds.joyent.cloudapi.v6_5.features
 

Classes in org.jclouds.joyent.cloudapi.v6_5.features with annotations of type SkipEncoding
 interface DatacenterAsyncApi
          Datacenter Services
 interface DatasetAsyncApi
          Provides asynchronous access to Dataset via their REST API.
 interface KeyAsyncApi
           
 interface MachineAsyncApi
          Provides asynchronous access to Machine via their REST API.
 interface PackageAsyncApi
          Provides asynchronous access to Dataset via their REST API.
 

Uses of SkipEncoding in org.jclouds.openstack.glance.v1_0.features
 

Classes in org.jclouds.openstack.glance.v1_0.features with annotations of type SkipEncoding
 interface ImageAsyncApi
          Image Services
 

Uses of SkipEncoding in org.jclouds.openstack.keystone.v2_0.features
 

Classes in org.jclouds.openstack.keystone.v2_0.features with annotations of type SkipEncoding
 interface ServiceAsyncApi
          Provides asynchronous access to Service via their REST API.
 interface TenantAsyncApi
          Provides asynchronous access to Tenant via their REST API.
 interface TokenAsyncApi
          Provides asynchronous access to Token via their REST API.
 interface UserAsyncApi
          Provides asynchronous access to User via their 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.v2_0.extensions
 

Classes in org.jclouds.openstack.nova.v2_0.extensions with annotations of type SkipEncoding
 interface AdminActionsAsyncApi
          Provide access to Admin Server Actions via REST API
 interface FloatingIPAsyncApi
          Provides asynchronous access to Floating IPs via the REST API.
 interface HostAdministrationAsyncApi
          Provides asynchronous access to Host Administration features via the REST API.
 interface KeyPairAsyncApi
          Provides asynchronous access to Key Pairs via the REST API.
 interface SecurityGroupAsyncApi
          Provides asynchronous access to Security Groups via the REST API.
 interface ServerWithSecurityGroupsAsyncApi
          Provides synchronous access to Servers with Security Groups.
 interface SimpleTenantUsageAsyncApi
          Provides asynchronous access to Simple Tenant Usage via the REST API.
 interface VirtualInterfaceAsyncApi
          Provides asynchronous access to Virtual Interface features (VIFs).
 interface VolumeAsyncApi
          Provides synchronous access to Volumes.
 interface VolumeTypeAsyncApi
          Provides asynchronous access to Volume Type features
 

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

Classes in org.jclouds.openstack.nova.v2_0.features with annotations of type SkipEncoding
 interface ExtensionAsyncApi
          Provides asynchronous access to Extensions via their REST API.
 interface FlavorAsyncApi
          Provides asynchronous access to Flavors via their REST API.
 interface ImageAsyncApi
          Provides asynchronous access to Images via the REST API.
 interface ServerAsyncApi
          Provides asynchronous access to Server via their REST API.
 

Uses of SkipEncoding in org.jclouds.openstack.quantum.v1_0.features
 

Classes in org.jclouds.openstack.quantum.v1_0.features with annotations of type SkipEncoding
 interface NetworkAsyncApi
          Provides asynchronous access to Network operations on the openstack quantum API.
 interface PortAsyncApi
          Provides asynchronous access to Network operations on the openstack quantum 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.
 interface SwiftKeystoneAsyncClient
          Functionality that's in Swift, and not in CloudFiles.
 

Uses of SkipEncoding in org.jclouds.openstack.swift.v1.features
 

Classes in org.jclouds.openstack.swift.v1.features with annotations of type SkipEncoding
 interface AccountAsyncApi
          Storage Account Services
 interface ContainerAsyncApi
          Storage Container Services
 interface ObjectAsyncApi
          Storage Object Services
 

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.snia.cdmi.v1.features
 

Classes in org.jclouds.snia.cdmi.v1.features with annotations of type SkipEncoding
 interface ContainerAsyncApi
          Container Object Resource Operations
 interface DataAsyncApi
          Data Object Resource Operations
 interface DomainAsyncApi
          Domain Object Resource Operations
 

Uses of SkipEncoding in org.jclouds.vcloud.director.v1_5.features
 

Classes in org.jclouds.vcloud.director.v1_5.features with annotations of type SkipEncoding
 interface QueryAsyncApi
           
 

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.