Deprecated API


Contents
Deprecated Interfaces
org.jclouds.rest.HttpAsyncClient
          will be removed in jclouds 1.7, as async interfaces are no longer supported. 
org.jclouds.rest.RestApiMetadata
          please use HttpApiMetadata as async interface will be removed in jclouds 1.7. 
org.jclouds.rest.RestContext
          please use org.jclouds.ContextBuilder#buildApi() as async interface will be removed in jclouds 1.7. 
 

Deprecated Classes
org.jclouds.rest.config.AnnotatedSyncToAsyncHttpApiProvider
          please use DelegatesToInvocationFunction as async interface will be removed in jclouds 1.7. 
org.jclouds.rest.AnonymousRestApiMetadata
          please use AnonymousHttpApiMetadata as async interface will be removed in jclouds 1.7. 
org.jclouds.rest.internal.BaseRestApiMetadata
          please use BaseHttpApiMetadata as async interface will be removed in jclouds 1.7. 
org.jclouds.config.BindRestContextWithWildcardExtendsExplicitAndRawType
          please use BindApiContextWithWildcardExtendsExplicitAndRawType as async interface will be removed in jclouds 1.7. 
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.rest.internal.DelegatesToPotentiallySyncToAsyncInvocationFunction
          please use DelegatesToInvocationFunction as async interface will be removed in jclouds 1.7. 
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
          will be removed in jclouds 1.7; use HttpApiModule 
org.jclouds.rest.internal.RestContextImpl
          please use org.jclouds.ContextBuilder#buildApi() as async interface will be removed in jclouds 1.7. 
org.jclouds.rest.config.SyncToAsyncHttpApiProvider
          will be removed in jclouds 1.7; use AnnotatedHttpApiProvider 
org.jclouds.rest.config.SyncToAsyncHttpInvocationModule
          will be removed in jclouds 1.7; use HttpApiModule 
 

Deprecated Methods
org.jclouds.rest.Utils.asyncHttp()
          will be removed in jclouds 1.7, as async interfaces are no longer supported. 
org.jclouds.rest.internal.UtilsImpl.asyncHttp()
           
org.jclouds.rest.config.BinderUtils.bindSyncToAsyncApi(Binder, Class, Class)
          will be removed in jclouds 1.7, as async interfaces are no longer supported. 
org.jclouds.rest.config.BinderUtils.bindSyncToAsyncHttpApi(Binder, Class, Class)
          will be removed in jclouds 1.7, as async interfaces are no longer supported. 
org.jclouds.rest.internal.RestAnnotationProcessor.createRequest(Invokable, List)
           
org.jclouds.rest.RestContext.getAsyncApi()
          please use org.jclouds.ContextBuilder#buildApi() as async interface will be removed in jclouds 1.7. 
org.jclouds.rest.Utils.getCredentialStore()
           
org.jclouds.rest.Utils.getCrypto()
           
org.jclouds.rest.Utils.getDateService()
           
org.jclouds.rest.Utils.getEventBus()
           
org.jclouds.rest.Utils.getHttpAsyncClient()
          will be removed in jclouds 1.7, as async interfaces are no longer supported. 
org.jclouds.rest.internal.UtilsImpl.getHttpAsyncClient()
           
org.jclouds.rest.Utils.getHttpClient()
           
org.jclouds.rest.Utils.getInjector()
           
org.jclouds.rest.Utils.getIoExecutor()
          will be removed in jclouds 1.7, as async interfaces are no longer supported. 
org.jclouds.rest.Utils.getJson()
           
org.jclouds.rest.Utils.getLoggerFactory()
           
org.jclouds.rest.Utils.getUserExecutor()
          will be removed in jclouds 1.7, as async interfaces are no longer supported. 
org.jclouds.rest.Utils.getXml()
           
org.jclouds.rest.Utils.ioExecutor()
          will be removed in jclouds 1.7, as async interfaces are no longer supported. 
org.jclouds.collect.PagedIterables.of(IterableWithMarker)
           
org.jclouds.util.Strings2.replaceAll(String, char, String)
           
org.jclouds.util.Strings2.replaceAll(String, Pattern, String)
           
org.jclouds.rest.Utils.userExecutor()
          will be removed in jclouds 1.7, as async interfaces are no longer supported. 
 



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