Package | Description |
---|---|
org.jclouds.abiquo.rest.internal | |
org.jclouds.rest | |
org.jclouds.rest.internal |
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 |
---|---|
HttpClient |
Utils.getHttpClient() |
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,
ExecutorService userThreads,
ExecutorService ioThreads,
com.google.common.eventbus.EventBus eventBus,
Map<String,Credentials> credentialStore,
Logger.LoggerFactory loggerFactory) |
Copyright © 2009-2013 jclouds. All Rights Reserved.