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  
RestContext<S,A> Represents an authenticated context to the cloud.
Utils  
 

Class Summary
AsyncClientFactory  
InputParamValidator Validates method parameters.
Providers  
RestContextBuilder<S,A> Creates RestContext or Injector instances based on the most commonly requested arguments.
RestContextFactory Helper class to instantiate RestContext instances.
RestContextSpec<S,A>  
 

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-2011 jclouds. All Rights Reserved.