| Class | Description |
|---|---|
| ApiContextImpl<A> | |
| BaseHttpApiMetadata<A> |
Useful in creating http apis.
|
| BaseHttpApiMetadata.Builder<A,T extends BaseHttpApiMetadata.Builder<A,T>> | |
| BaseRestApiMetadata | Deprecated
please use
BaseHttpApiMetadata as
async interface will be removed in jclouds 1.7. |
| BaseRestApiMetadata.Builder<T extends BaseRestApiMetadata.Builder<T>> | |
| DelegatesToInvocationFunction<S,F extends com.google.common.base.Function<Invocation,Object>> | |
| DelegatesToPotentiallySyncToAsyncInvocationFunction<S,F extends com.google.common.base.Function<Invocation,Object>> | Deprecated
please use
DelegatesToInvocationFunction as
async interface will be removed in jclouds 1.7. |
| GeneratedHttpRequest | |
| GeneratedHttpRequest.Builder | |
| InvokeAndCallGetOnFutures<R> | Deprecated
will be removed in jclouds 1.7, as async interfaces are no longer supported.
|
| InvokeHttpMethod | |
| InvokeSyncToAsyncHttpMethod | Deprecated
will be replaced in jclouds 1.7 with
InvokeHttpMethod, as async interfaces are no longer supported. |
| RestAnnotationProcessor | |
| RestContextImpl<S,A> | Deprecated
please use
org.jclouds.ContextBuilder#buildApi() as
async interface will be removed in jclouds 1.7. |
| TransformerForRequest | |
| UtilsImpl |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.