Uses of Package
org.jclouds.http
-
Classes in org.jclouds.http used by org.jclouds.collect.internal Class Description HttpRequest Represents a request that can be executed withinHttpCommandExecutorService -
Classes in org.jclouds.http used by org.jclouds.http Class Description HttpCommand Command whose endpoint is an http service.HttpErrorHandler Responsible for setting an exception on the command relevant to the unrecoverable error in the HttpResponse.HttpException // TODO: Adrian: Document this!HttpMessage Represents a request that can be executed withinHttpCommandExecutorServiceHttpMessage.Builder HttpRequest Represents a request that can be executed withinHttpCommandExecutorServiceHttpRequest.Builder HttpRequestFilter // TODO: Adrian: Document this! NOTE:HttpRequestFilter.filter(org.jclouds.http.HttpRequest)must be idempotent in a sense that multiple calls to it with the same request yield in the same output.HttpResponse Represents a response produced fromHttpCommandExecutorServiceHttpResponse.Builder HttpRetryHandler Indicate whether a request should be retried after a server error response (HTTP status code >= 500) based on the request's replayable status and the number of attempts already performed.IOExceptionRetryHandler Uris.UriBuilder Mutable URI builder that can be in level 1 RFC6570 template form. -
Classes in org.jclouds.http used by org.jclouds.http.filters Class Description HttpException // TODO: Adrian: Document this!HttpRequest Represents a request that can be executed withinHttpCommandExecutorServiceHttpRequestFilter // TODO: Adrian: Document this! NOTE:HttpRequestFilter.filter(org.jclouds.http.HttpRequest)must be idempotent in a sense that multiple calls to it with the same request yield in the same output. -
Classes in org.jclouds.http used by org.jclouds.http.functions Class Description HttpRequest Represents a request that can be executed withinHttpCommandExecutorServiceHttpResponse Represents a response produced fromHttpCommandExecutorService -
Classes in org.jclouds.http used by org.jclouds.http.handlers Class Description HttpCommand Command whose endpoint is an http service.HttpErrorHandler Responsible for setting an exception on the command relevant to the unrecoverable error in the HttpResponse.HttpResponse Represents a response produced fromHttpCommandExecutorServiceHttpRetryHandler Indicate whether a request should be retried after a server error response (HTTP status code >= 500) based on the request's replayable status and the number of attempts already performed.IOExceptionRetryHandler -
Classes in org.jclouds.http used by org.jclouds.http.internal Class Description HttpCommand Command whose endpoint is an http service.HttpCommandExecutorService Capable of invoking http commands.HttpRequest Represents a request that can be executed withinHttpCommandExecutorServiceHttpResponse Represents a response produced fromHttpCommandExecutorServiceHttpUtils IOExceptionRetryHandler -
Classes in org.jclouds.http used by org.jclouds.rest Class Description HttpRequest Represents a request that can be executed withinHttpCommandExecutorServiceHttpResponse Represents a response produced fromHttpCommandExecutorService -
Classes in org.jclouds.http used by org.jclouds.rest.annotations Class Description HttpRequestFilter // TODO: Adrian: Document this! NOTE:HttpRequestFilter.filter(org.jclouds.http.HttpRequest)must be idempotent in a sense that multiple calls to it with the same request yield in the same output.HttpResponse Represents a response produced fromHttpCommandExecutorService -
Classes in org.jclouds.http used by org.jclouds.rest.binders Class Description HttpRequest Represents a request that can be executed withinHttpCommandExecutorService -
Classes in org.jclouds.http used by org.jclouds.rest.internal Class Description HttpMessage Represents a request that can be executed withinHttpCommandExecutorServiceHttpMessage.Builder HttpRequest Represents a request that can be executed withinHttpCommandExecutorServiceHttpRequest.Builder HttpRequestFilter // TODO: Adrian: Document this! NOTE:HttpRequestFilter.filter(org.jclouds.http.HttpRequest)must be idempotent in a sense that multiple calls to it with the same request yield in the same output.HttpResponse Represents a response produced fromHttpCommandExecutorService