Uses of Package
org.jclouds.rest

Packages that use org.jclouds.rest
org.jclouds   
org.jclouds.apis   
org.jclouds.collect.internal   
org.jclouds.config   
org.jclouds.http.functions   
org.jclouds.internal   
org.jclouds.location.config   
org.jclouds.rest   
org.jclouds.rest.binders   
org.jclouds.rest.config   
org.jclouds.rest.internal   
org.jclouds.rest.suppliers   
 

Classes in org.jclouds.rest used by org.jclouds
Utils
           
 

Classes in org.jclouds.rest used by org.jclouds.apis
RestApiMetadata
           
 

Classes in org.jclouds.rest used by org.jclouds.collect.internal
InvocationContext
          Passes generated Http request into this object;
 

Classes in org.jclouds.rest used by org.jclouds.config
RestApiMetadata
           
 

Classes in org.jclouds.rest used by org.jclouds.http.functions
InvocationContext
          Passes generated Http request into this object;
RetryAfterException
          This exception is raised when an http endpoint returns with a response telling the caller to make the same request after a certain period of time.
 

Classes in org.jclouds.rest used by org.jclouds.internal
Utils
           
 

Classes in org.jclouds.rest used by org.jclouds.location.config
AuthorizationException
          Thrown when there is an authorization error.
 

Classes in org.jclouds.rest used by org.jclouds.rest
AnonymousRestApiMetadata
          Useful in creating arbitrary clients.
AnonymousRestApiMetadata.Builder
           
Binder
          Adds an payload to a request.
HttpAsyncClient
          Simple rest client
HttpClient
          Simple client
InvocationContext
          Passes generated Http request into this object;
RestApiMetadata
           
RestApiMetadata.Builder
           
RestContext
          Represents an authenticated context to the cloud.
 

Classes in org.jclouds.rest used by org.jclouds.rest.binders
Binder
          Adds an payload to a request.
MapBinder
          Builds the payload of a Post request.
 

Classes in org.jclouds.rest used by org.jclouds.rest.config
AuthorizationException
          Thrown when there is an authorization error.
ConfiguresCredentialStore
          designates the module configures a Map<String, ? extends Credentials>
ConfiguresRestClient
          designates the module configures a Client to a cloud.
 

Classes in org.jclouds.rest used by org.jclouds.rest.internal
HttpAsyncClient
          Simple rest client
HttpClient
          Simple client
MapBinder
          Builds the payload of a Post request.
RestApiMetadata
           
RestApiMetadata.Builder
           
RestContext
          Represents an authenticated context to the cloud.
Utils
           
 

Classes in org.jclouds.rest used by org.jclouds.rest.suppliers
AuthorizationException
          Thrown when there is an authorization error.
 



Copyright © 2009-2013 jclouds. All Rights Reserved.