public abstract class FormSigningRestClientModule<S,A> extends AWSRestClientModule<S,A>
| 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(org.jclouds.date.DateService dateService) |
bindErrorHandlers, bindRetryHandlers, provideRetryableCodes, provideRetryableServerCodesaddError, 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(org.jclouds.date.DateService dateService)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.