| 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 |
|---|---|
AbiquoHttpAsyncClient |
getAbiquoHttpAsyncClient() |
AbiquoHttpClient |
getAbiquoHttpClient() |
asyncHttp, credentialStore, crypto, date, eventBus, getCredentialStore, getCrypto, getDateService, getEventBus, getHttpAsyncClient, getHttpClient, getInjector, getIoExecutor, getJson, getLoggerFactory, getUserExecutor, getXml, http, injector, ioExecutor, json, loggerFactory, userExecutor, xmlclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasyncHttp, credentialStore, crypto, date, eventBus, getCredentialStore, getCrypto, getDateService, getEventBus, getHttpAsyncClient, getHttpClient, getInjector, getIoExecutor, getJson, getLoggerFactory, getUserExecutor, getXml, http, injector, ioExecutor, json, loggerFactory, userExecutor, xml@Inject
public ExtendedUtils(com.google.inject.Injector injector,
Json json,
XMLParser xml,
HttpClient simpleApi,
HttpAsyncClient simpleAsyncApi,
Crypto encryption,
DateService date,
@Named(value="jclouds.user-threads")
ExecutorService userThreads,
@Named(value="jclouds.io-worker-threads")
ExecutorService ioThreads,
com.google.common.eventbus.EventBus eventBus,
Map<String,Credentials> credentialStore,
Logger.LoggerFactory loggerFactory,
AbiquoHttpClient abiquoHttpClient,
AbiquoHttpAsyncClient abiquoHttpAsyncApi)
public AbiquoHttpClient getAbiquoHttpClient()
public AbiquoHttpAsyncClient getAbiquoHttpAsyncClient()
Copyright © 2009-2013 jclouds. All Rights Reserved.