| org.jclouds.rest.config.AnnotatedSyncToAsyncHttpApiProvider
please use DelegatesToInvocationFunction as async
interface will be removed in jclouds 1.7.
|
| org.jclouds.rest.AnonymousRestApiMetadata
|
| org.jclouds.rest.internal.BaseRestApiMetadata
|
| org.jclouds.config.BindRestContextWithWildcardExtendsExplicitAndRawType
|
| org.jclouds.io.payloads.ByteArrayPayload
see ByteSourcePayload
|
| org.jclouds.collect.internal.CallerArg0ToPagedIterable
Arg0ToPagedIterable.FromCaller
|
| org.jclouds.rest.config.CallGetOnFuturesProvider
will be removed in jclouds 1.7, as async interfaces are no longer supported.
|
| org.jclouds.util.Closeables2 |
| org.jclouds.rest.internal.DelegatesToPotentiallySyncToAsyncInvocationFunction
|
| org.jclouds.io.payloads.FilePayload
see ByteSourcePayload
|
| org.jclouds.io.payloads.InputStreamSupplierPayload
see ByteSourcePayload
|
| org.jclouds.rest.internal.InvokeAndCallGetOnFutures
will be removed in jclouds 1.7, as async interfaces are no longer supported.
|
org.jclouds.rest.internal.InvokeSyncToAsyncHttpMethod
will be replaced in jclouds 1.7 with InvokeHttpMethod, as async interfaces are no longer supported.
|
| org.jclouds.rest.config.RestClientModule
|
| org.jclouds.rest.internal.RestContextImpl
please use org.jclouds.ContextBuilder#buildApi() as
async interface will be removed in jclouds 1.7.
|
| org.jclouds.io.payloads.StringPayload
see ByteSourcePayload
|
| org.jclouds.rest.config.SyncToAsyncHttpApiProvider
|
| org.jclouds.rest.config.SyncToAsyncHttpInvocationModule
|