Package | Description |
---|---|
org.jclouds.rest | |
org.jclouds.rest.internal |
Modifier and Type | Method and Description |
---|---|
HttpAsyncClient |
Utils.asyncHttp()
Deprecated.
will be removed in jclouds 1.7, as async interfaces are no
longer supported.
|
HttpAsyncClient |
Utils.getHttpAsyncClient()
Deprecated.
will be removed in jclouds 1.7, as async interfaces are no
longer supported.
|
Modifier and Type | Method and Description |
---|---|
HttpAsyncClient |
UtilsImpl.asyncHttp()
Deprecated.
|
HttpAsyncClient |
UtilsImpl.getHttpAsyncClient()
Deprecated.
|
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.