public abstract class FormSigningRestClientModule<S,A> extends AWSRestClientModule<S,A>
asyncClientType, syncClientType
authException, sync2Async, 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
bindAsyncClient, bindClient, configure
delegationMap, installLocations, seedAnnotationCache, timeouts
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-2013 jclouds. All Rights Reserved.