Deprecated API


Contents
Deprecated Interfaces
org.jclouds.atmos.AtmosAsyncClient
          please use org.jclouds.ContextBuilder#buildApi(AtmosClient.class) as AtmosAsyncClient interface will be removed in jclouds 1.7. 
 

Deprecated Classes
org.jclouds.atmos.blobstore.AtmosAsyncBlobStore
          will be removed in jclouds 1.7, as async interfaces are no longer supported. Please use AtmosBlobStore 
 

Deprecated Fields
org.jclouds.atmos.AtmosApiMetadata.CONTEXT_TOKEN
          please use org.jclouds.ContextBuilder#buildApi(AtmosClient.class) as AtmosAsyncClient interface will be removed in jclouds 1.7. 
 

Deprecated Methods
org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata.getContentMD5()
          use DelegatingMutableContentMetadata.getContentMD5AsHashCode() instead. 
org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata.setContentMD5(byte[])
          use DelegatingMutableContentMetadata.setContentMD5(HashCode) instead. 
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.