AWSHttpApiModule@Deprecated public abstract class AWSRestClientModule<S,A> extends org.jclouds.rest.config.RestClientModule<S,A>
| Modifier | Constructor and Description |
|---|---|
protected |
AWSRestClientModule()
Deprecated.
|
protected |
AWSRestClientModule(Map<Class<?>,Class<?>> delegates)
Deprecated.
|
protected |
AWSRestClientModule(com.google.common.reflect.TypeToken<S> syncClientType,
com.google.common.reflect.TypeToken<A> asyncClientType)
Deprecated.
|
protected |
AWSRestClientModule(com.google.common.reflect.TypeToken<S> syncClientType,
com.google.common.reflect.TypeToken<A> asyncClientType,
Map<Class<?>,Class<?>> sync2Async)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindErrorHandlers()
Deprecated.
|
protected void |
bindRetryHandlers()
Deprecated.
|
protected Set<String> |
provideRetryableCodes()
Deprecated.
|
protected Set<String> |
provideRetryableServerCodes()
Deprecated.
|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected AWSRestClientModule()
protected AWSRestClientModule(com.google.common.reflect.TypeToken<S> syncClientType, com.google.common.reflect.TypeToken<A> asyncClientType)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.