public abstract class FormSigningRestClientModule<S,A> extends AWSRestClientModule<S,A>
asyncClientType, syncClientTypeauthException, URI_SUPPLIER_TYPE| Modifier | Constructor and Description | 
|---|---|
protected  | 
FormSigningRestClientModule()  | 
protected  | 
FormSigningRestClientModule(Map<Class<?>,Class<?>> delegates)  | 
protected  | 
FormSigningRestClientModule(com.google.common.reflect.TypeToken<S> syncClientType,
                           com.google.common.reflect.TypeToken<A> asyncClientType)  | 
protected  | 
FormSigningRestClientModule(com.google.common.reflect.TypeToken<S> syncClientType,
                           com.google.common.reflect.TypeToken<A> asyncClientType,
                           Map<Class<?>,Class<?>> sync2Async)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected String | 
provideTimeStamp(DateService dateService)  | 
bindErrorHandlers, bindRetryHandlers, provideRetryableCodesconfigureinstallLocationsaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected FormSigningRestClientModule()
protected FormSigningRestClientModule(com.google.common.reflect.TypeToken<S> syncClientType, com.google.common.reflect.TypeToken<A> asyncClientType)
@Provides protected String provideTimeStamp(DateService dateService)
Copyright © 2009-2013 jclouds. All Rights Reserved.