public class AzureBlobHttpApiModule extends org.jclouds.rest.config.HttpApiModule<AzureBlobClient>
| Constructor and Description |
|---|
AzureBlobHttpApiModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindErrorHandlers() |
protected void |
bindRetryHandlers() |
protected void |
configure() |
protected String |
provideTimeStamp(com.google.common.base.Supplier<String> cache) |
protected com.google.common.base.Supplier<String> |
provideTimeStampCache(long seconds,
org.jclouds.date.DateService dateService)
borrowing concurrency code to ensure that caching takes place properly
|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class org.jclouds.rest.config.HttpApiModule<AzureBlobClient>@Provides protected String provideTimeStamp(com.google.common.base.Supplier<String> cache)
@Provides protected com.google.common.base.Supplier<String> provideTimeStampCache(@Named(value="jclouds.session-interval") long seconds, org.jclouds.date.DateService dateService)
protected void bindRetryHandlers()
bindRetryHandlers in class org.jclouds.rest.config.HttpApiModule<AzureBlobClient>protected void bindErrorHandlers()
bindErrorHandlers in class org.jclouds.rest.config.HttpApiModule<AzureBlobClient>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.