Package org.jclouds.rest

Interface Summary
Binder Adds an payload to a request.
HttpAsyncClient Simple rest client
HttpClient Simple client
InvocationContext<I extends InvocationContext<I>> Passes generated Http request into this object;
MapBinder Builds the payload of a Post request.
RequestSigner  
RestApiMetadata  
RestApiMetadata.Builder  
RestContext<S,A> Represents an authenticated context to the cloud.
Utils  
 

Class Summary
AnonymousRestApiMetadata Useful in creating arbitrary clients.
AnonymousRestApiMetadata.Builder  
AsyncClientFactory  
InputParamValidator Validates method parameters.
Providers Deprecated.
RestContextFactory Deprecated.
 

Exception Summary
AuthorizationException Thrown when there is an authorization error.
InsufficientResourcesException Thrown when there is a quota or otherwise limit preventing the operation from occurring.
ResourceNotFoundException Thrown when a resource cannot be located.
 

Annotation Types Summary
ConfiguresCredentialStore designates the module configures a Map<String, ? extends Credentials>
ConfiguresRestClient designates the module configures a Client to a cloud.
ConfiguresRestContext designates the module configures a Client to a cloud.
 



Copyright © 2009-2012 jclouds. All Rights Reserved.