| Interface and Description |
|---|
| 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. |
| Class and Description |
|---|
| org.jclouds.openstack.swift.blobstore.SwiftAsyncBlobStore
will be removed in jclouds 1.7, as async interfaces are no longer
supported. Please use
SwiftBlobStore |
| Field and Description |
|---|
| 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. |
| 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. |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.