|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.inject.AbstractModule
org.jclouds.rest.config.RestModule
org.jclouds.rest.config.RestClientModule<S,A>
org.jclouds.aws.config.AWSRestClientModule<S,A>
AWSHttpApiModule
@Deprecated public abstract class AWSRestClientModule<S,A>
| Field Summary |
|---|
| Fields inherited from class org.jclouds.rest.config.RestClientModule |
|---|
asyncClientType, syncClientType |
| Fields inherited from class org.jclouds.rest.config.RestModule |
|---|
authException, URI_SUPPLIER_TYPE |
| Constructor Summary | |
|---|---|
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. |
| Method Summary | |
|---|---|
protected void |
bindErrorHandlers()
Deprecated. |
protected void |
bindRetryHandlers()
Deprecated. |
protected Set<String> |
provideRetryableCodes()
Deprecated. |
protected Set<String> |
provideRetryableServerCodes()
Deprecated. |
| Methods inherited from class org.jclouds.rest.config.RestClientModule |
|---|
configure |
| Methods inherited from class org.jclouds.rest.config.RestModule |
|---|
installLocations |
| Methods inherited from class com.google.inject.AbstractModule |
|---|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AWSRestClientModule(Map<Class<?>,Class<?>> delegates)
protected AWSRestClientModule()
protected AWSRestClientModule(com.google.common.reflect.TypeToken<S> syncClientType,
com.google.common.reflect.TypeToken<A> asyncClientType)
protected AWSRestClientModule(com.google.common.reflect.TypeToken<S> syncClientType,
com.google.common.reflect.TypeToken<A> asyncClientType,
Map<Class<?>,Class<?>> sync2Async)
| Method Detail |
|---|
@Provides @Singleton protected Set<String> provideRetryableCodes()
@Provides @Singleton protected Set<String> provideRetryableServerCodes()
protected void bindErrorHandlers()
bindErrorHandlers in class org.jclouds.rest.config.RestClientModule<S,A>protected void bindRetryHandlers()
bindRetryHandlers in class org.jclouds.rest.config.RestClientModule<S,A>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||