Deprecated API


Contents
Deprecated Interfaces
org.jclouds.openstack.swift.CommonSwiftAsyncClient
          please use org.jclouds.ContextBuilder#buildApi(CommonSwiftClient.class) as CommonSwiftAsyncClient interface will be removed in jclouds 1.7. 
org.jclouds.openstack.swift.SwiftAsyncClient
          please use org.jclouds.ContextBuilder#buildApi(SwiftClient.class) as SwiftAsyncClient interface will be removed in jclouds 1.7. 
org.jclouds.openstack.swift.SwiftKeystoneAsyncClient
          please use org.jclouds.ContextBuilder#buildApi(SwiftKeystoneClient.class) as SwiftKeystoneAsyncClient interface will be removed in jclouds 1.7. 
 

Deprecated Classes
org.jclouds.openstack.swift.blobstore.SwiftAsyncBlobStore
          will be removed in jclouds 1.7, as async interfaces are no longer supported. Please use SwiftBlobStore 
 

Deprecated Fields
org.jclouds.openstack.swift.SwiftApiMetadata.CONTEXT_TOKEN
          please use org.jclouds.ContextBuilder#buildApi(SwiftClient.class) as SwiftAsyncClient interface will be removed in jclouds 1.7. 
org.jclouds.openstack.swift.SwiftKeystoneApiMetadata.CONTEXT_TOKEN
          please use org.jclouds.ContextBuilder#buildApi(SwiftKeystoneClient.class) as SwiftKeystoneAsyncClient interface will be removed in jclouds 1.7. 
 



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