public abstract class FormSigningRestClientModule<S,A> extends AWSRestClientModule<S,A>
asyncClientType, syncClientType
authException, 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, provideRetryableCodes, provideRetryableServerCodes
configure
installLocations
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected 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-2014 The Apache Software Foundation. All Rights Reserved.