| Package | Description |
|---|---|
| org.jclouds.concurrent.internal | |
| org.jclouds.rest.config | |
| org.jclouds.rest.internal |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
SyncProxy.proxy(Class<T> clazz,
Object async,
com.google.common.cache.LoadingCache<ClassMethodArgs,Object> delegateMap,
Map<Class<?>,Class<?>> sync2Async,
Map<String,Long> timeouts) |
| Modifier and Type | Method and Description |
|---|---|
Object |
CreateClientForCaller.load(ClassMethodArgs from) |
| Modifier and Type | Method and Description |
|---|---|
void |
RestAnnotationProcessor.setCaller(ClassMethodArgs caller) |
| Constructor and Description |
|---|
AsyncRestClientProxy(com.google.inject.Injector injector,
AsyncRestClientProxy.Factory factory,
RestAnnotationProcessor<T> util,
com.google.inject.TypeLiteral<T> typeLiteral,
com.google.common.cache.LoadingCache<ClassMethodArgs,Object> delegateMap) |
Copyright © 2009-2012 jclouds. All Rights Reserved.