public class EC2RestClientModule<S extends EC2Api,A extends EC2AsyncApi> extends WithZonesFormSigningRestClientModule<S,A>
Modifier and Type | Field and Description |
---|---|
static Map<Class<?>,Class<?>> |
DELEGATE_MAP |
asyncClientType, syncClientType
authException, URI_SUPPLIER_TYPE
Modifier | Constructor and Description |
---|---|
|
EC2RestClientModule() |
protected |
EC2RestClientModule(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 |
installLocations() |
provideTimeStamp
bindErrorHandlers, bindRetryHandlers, provideRetryableCodes
configure
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected void installLocations()
installLocations
in class RestModule
Copyright © 2009-2013 jclouds. All Rights Reserved.