public class SwiftRestClientModule<S extends CommonSwiftClient,A extends CommonSwiftAsyncClient>
extends org.jclouds.rest.config.RestClientModule<S,A>
| Modifier and Type | Class and Description |
|---|---|
static class |
SwiftRestClientModule.KeystoneStorageEndpointModule |
static class |
SwiftRestClientModule.StorageEndpointModule |
| Modifier | Constructor and Description |
|---|---|
|
SwiftRestClientModule() |
protected |
SwiftRestClientModule(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 void |
bindErrorHandlers() |
protected void |
bindResolvedClientsToCommonSwift() |
protected void |
configure() |
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.RestClientModule<S extends CommonSwiftClient,A extends CommonSwiftAsyncClient>protected void bindResolvedClientsToCommonSwift()
protected void bindErrorHandlers()
bindErrorHandlers in class org.jclouds.rest.config.RestClientModule<S extends CommonSwiftClient,A extends CommonSwiftAsyncClient>Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.