|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Utils
| Method Summary | |
|---|---|
HttpAsyncClient |
asyncHttp()
Deprecated. will be removed in jclouds 1.7, as async interfaces are no longer supported. |
Map<String,Credentials> |
credentialStore()
retrieves a list of credentials for resources created within this context, keyed on id
of the resource with a namespace prefix (ex. |
Crypto |
crypto()
|
DateService |
date()
|
com.google.common.eventbus.EventBus |
eventBus()
|
HttpClient |
http()
|
com.google.inject.Injector |
injector()
|
com.google.common.util.concurrent.ListeningExecutorService |
ioExecutor()
Deprecated. will be removed in jclouds 1.7, as async interfaces are no longer supported. |
Json |
json()
|
Logger.LoggerFactory |
loggerFactory()
|
com.google.common.util.concurrent.ListeningExecutorService |
userExecutor()
Deprecated. will be removed in jclouds 1.7, as async interfaces are no longer supported. |
XMLParser |
xml()
|
| Method Detail |
|---|
@Beta Map<String,Credentials> credentialStore()
id
of the resource with a namespace prefix (ex. node#. We are testing this approach for
resources such as compute nodes, where you could access this externally.
node#id.
8, then the key will be node#8us-east-1/i-asdfdas, then the key will be node#us-east-1/i-asdfdashttp://cloud/instances/1, then the key will be node#http://cloud/instances/1
Json json()
@Deprecated HttpAsyncClient asyncHttp()
HttpClient http()
Crypto crypto()
DateService date()
@Deprecated com.google.common.util.concurrent.ListeningExecutorService userExecutor()
@Deprecated com.google.common.util.concurrent.ListeningExecutorService ioExecutor()
com.google.common.eventbus.EventBus eventBus()
Logger.LoggerFactory loggerFactory()
@Beta com.google.inject.Injector injector()
XMLParser xml()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||