| Package | Description | 
|---|---|
| org.jclouds.rest | |
| org.jclouds.rest.internal | 
| Modifier and Type | Method and Description | 
|---|---|
HttpClient | 
Utils.getHttpClient()
Deprecated.  
 | 
HttpClient | 
Utils.http()
#see #getHttpClient 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HttpClient | 
UtilsImpl.getHttpClient()  | 
HttpClient | 
UtilsImpl.http()  | 
| Constructor and Description | 
|---|
UtilsImpl(com.google.inject.Injector injector,
         Json json,
         XMLParser xml,
         HttpClient simpleClient,
         HttpAsyncClient simpleAsyncClient,
         Crypto encryption,
         DateService date,
         com.google.common.util.concurrent.ListeningExecutorService userExecutor,
         com.google.common.util.concurrent.ListeningExecutorService ioExecutor,
         com.google.common.eventbus.EventBus eventBus,
         Map<String,Credentials> credentialStore,
         Logger.LoggerFactory loggerFactory)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.