| Package | Description | 
|---|---|
| org.jclouds.rest | |
| org.jclouds.rest.internal | 
| Modifier and Type | Method and Description | 
|---|---|
HttpAsyncClient | 
Utils.asyncHttp()
#see #getHttpAsyncClient 
 | 
HttpAsyncClient | 
Utils.getHttpAsyncClient()  | 
| Modifier and Type | Method and Description | 
|---|---|
HttpAsyncClient | 
UtilsImpl.asyncHttp()  | 
HttpAsyncClient | 
UtilsImpl.getHttpAsyncClient()  | 
| Constructor and Description | 
|---|
UtilsImpl(com.google.inject.Injector injector,
         Json json,
         HttpClient simpleClient,
         HttpAsyncClient simpleAsyncClient,
         Crypto encryption,
         DateService date,
         ExecutorService userThreads,
         ExecutorService ioThreads,
         com.google.common.eventbus.EventBus eventBus,
         Logger.LoggerFactory loggerFactory)  | 
Copyright © 2009-2012 jclouds. All Rights Reserved.