| Package | Description | 
|---|---|
| org.jclouds.abiquo.rest.internal | |
| org.jclouds.rest | |
| org.jclouds.rest.internal | |
| org.jclouds.virtualbox.functions.admin | 
| Constructor and Description | 
|---|
ExtendedUtils(com.google.inject.Injector injector,
             Json json,
             XMLParser xml,
             HttpClient simpleApi,
             HttpAsyncClient simpleAsyncApi,
             Crypto encryption,
             DateService date,
             ExecutorService userThreads,
             ExecutorService ioThreads,
             com.google.common.eventbus.EventBus eventBus,
             Map<String,Credentials> credentialStore,
             Logger.LoggerFactory loggerFactory,
             AbiquoHttpClient abiquoHttpClient,
             AbiquoHttpAsyncClient abiquoHttpAsyncApi)  | 
| 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,
         XMLParser xml,
         HttpClient simpleClient,
         HttpAsyncClient simpleAsyncClient,
         Crypto encryption,
         DateService date,
         ExecutorService userThreads,
         ExecutorService ioThreads,
         com.google.common.eventbus.EventBus eventBus,
         Map<String,Credentials> credentialStore,
         Logger.LoggerFactory loggerFactory)  | 
| Constructor and Description | 
|---|
FileDownloadFromURI(HttpAsyncClient client,
                   String workingDir)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.