| Interface | Description |
|---|---|
| InvocationConfig |
Provides the ability to decouple timeouts and fallbacks from what's built-in.
|
| Class | Description |
|---|---|
| AnnotatedHttpApiProvider<A> | |
| AnnotatedSyncToAsyncHttpApiProvider<A> | Deprecated
please use
DelegatesToInvocationFunction as async
interface will be removed in jclouds 1.7. |
| BinderUtils | |
| CallGetOnFuturesProvider<S,A> | Deprecated
will be removed in jclouds 1.7, as async interfaces are no longer supported.
|
| CredentialStoreModule | |
| CredentialStoreModule.CredentialsFromJsonInputStream | |
| CredentialStoreModule.CredentialsToJsonInputStream | |
| HttpApiModule<A> | |
| ReadAnnotationsAndProperties | |
| RestClientModule<S,A> | Deprecated
will be removed in jclouds 1.7; use
HttpApiModule |
| RestModule | |
| SetCaller |
Allows the provider to supply a value set in a threadlocal.
|
| SetCaller.Module | |
| SyncToAsyncHttpApiProvider<S,A> | Deprecated
will be removed in jclouds 1.7; use
AnnotatedHttpApiProvider |
| SyncToAsyncHttpInvocationModule | Deprecated
will be removed in jclouds 1.7; use
HttpApiModule |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.