Uses of Class
org.jclouds.http.HttpCommand
Packages that use HttpCommand
Package
Description
This package contains HttpResponseHandlers needed to operate the REST api.
-
Uses of HttpCommand in org.jclouds.atmos
Constructors in org.jclouds.atmos with parameters of type HttpCommandModifierConstructorDescriptionAtmosResponseException
(String message, HttpCommand command, HttpResponse response, AtmosError error) AtmosResponseException
(String message, HttpCommand command, HttpResponse response, AtmosError error, Throwable cause) AtmosResponseException
(HttpCommand command, HttpResponse response, AtmosError error) AtmosResponseException
(HttpCommand command, HttpResponse response, AtmosError error, Throwable cause) -
Uses of HttpCommand in org.jclouds.atmos.handlers
Methods in org.jclouds.atmos.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
ParseAtmosErrorFromXmlContent.handleError
(HttpCommand command, HttpResponse response) boolean
AtmosClientErrorRetryHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) boolean
AtmosServerErrorRetryHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.atmos.util
Methods in org.jclouds.atmos.util with parameters of type HttpCommandModifier and TypeMethodDescriptionAtmosUtils.parseAtmosErrorFromContent
(HttpCommand command, HttpResponse response, InputStream content) AtmosUtils.parseAtmosErrorFromContent
(HttpCommand command, HttpResponse response, String content) -
Uses of HttpCommand in org.jclouds.aws
Constructors in org.jclouds.aws with parameters of type HttpCommandModifierConstructorDescriptionAWSResponseException
(String message, HttpCommand command, HttpResponse response, AWSError error) AWSResponseException
(String message, HttpCommand command, HttpResponse response, AWSError error, Throwable cause) AWSResponseException
(HttpCommand command, HttpResponse response, AWSError error) AWSResponseException
(HttpCommand command, HttpResponse response, AWSError error, Throwable cause) -
Uses of HttpCommand in org.jclouds.aws.ec2.compute.strategy
Methods in org.jclouds.aws.ec2.compute.strategy with parameters of type HttpCommandModifier and TypeMethodDescriptionboolean
AWSEC2IOExceptionRetryHandler.shouldRetryRequest
(HttpCommand command, IOException error) -
Uses of HttpCommand in org.jclouds.aws.handlers
Methods in org.jclouds.aws.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
ParseAWSErrorFromXmlContent.handleError
(HttpCommand command, HttpResponse response) protected Exception
ParseAWSErrorFromXmlContent.refineException
(HttpCommand command, HttpResponse response, Exception exception, AWSError error, String message) boolean
AWSClientErrorRetryHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) boolean
AWSServerErrorRetryHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) protected boolean
AWSClientErrorRetryHandler.shouldRetryRequestOnError
(HttpCommand command, HttpResponse response, AWSError error) protected boolean
AWSServerErrorRetryHandler.shouldRetryRequestOnError
(HttpCommand command, HttpResponse response, AWSError error) -
Uses of HttpCommand in org.jclouds.azure.storage
Constructors in org.jclouds.azure.storage with parameters of type HttpCommandModifierConstructorDescriptionAzureStorageResponseException
(String message, HttpCommand command, HttpResponse response, AzureStorageError error) AzureStorageResponseException
(String message, HttpCommand command, HttpResponse response, AzureStorageError error, Throwable cause) AzureStorageResponseException
(HttpCommand command, HttpResponse response, AzureStorageError error) AzureStorageResponseException
(HttpCommand command, HttpResponse response, AzureStorageError error, Throwable cause) -
Uses of HttpCommand in org.jclouds.azure.storage.handlers
Methods in org.jclouds.azure.storage.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
ParseAzureStorageErrorFromXmlContent.handleError
(HttpCommand command, HttpResponse response) protected Exception
ParseAzureStorageErrorFromXmlContent.refineException
(HttpCommand command, HttpResponse response, Exception exception, AzureStorageError error, String message) boolean
AzureStorageClientErrorRetryHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.azure.storage.util
Methods in org.jclouds.azure.storage.util with parameters of type HttpCommandModifier and TypeMethodDescriptionAzureStorageUtils.parseAzureStorageErrorFromContent
(HttpCommand command, HttpResponse response, InputStream content) -
Uses of HttpCommand in org.jclouds.azureblob.handlers
Methods in org.jclouds.azureblob.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionprotected Exception
ParseAzureBlobErrorFromXmlContent.refineException
(HttpCommand command, HttpResponse response, Exception exception, AzureStorageError error, String message) -
Uses of HttpCommand in org.jclouds.azurecompute.arm.handlers
Methods in org.jclouds.azurecompute.arm.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionprotected boolean
AzureRateLimitRetryHandler.delayRequestUntilAllowed
(HttpCommand command, HttpResponse response) void
AzureComputeErrorHandler.handleError
(HttpCommand command, HttpResponse response) protected com.google.common.base.Optional
<Long> AzureRateLimitRetryHandler.millisToNextAvailableRequest
(HttpCommand command, HttpResponse response) boolean
AzureRetryableErrorHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.b2
Constructors in org.jclouds.b2 with parameters of type HttpCommandModifierConstructorDescriptionB2ResponseException
(HttpCommand command, HttpResponse response, B2Error error) -
Uses of HttpCommand in org.jclouds.b2.filters
Methods in org.jclouds.b2.filters with parameters of type HttpCommandModifier and TypeMethodDescriptionboolean
B2RetryHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.b2.handlers
Methods in org.jclouds.b2.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
ParseB2ErrorFromJsonContent.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.chef.handlers
Methods in org.jclouds.chef.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
ChefErrorHandler.handleError
(HttpCommand command, HttpResponse response) boolean
ChefApiErrorRetryHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.cloudstack.handlers
Methods in org.jclouds.cloudstack.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
CloudStackErrorHandler.handleError
(HttpCommand command, HttpResponse response) boolean
InvalidateSessionAndRetryOn401AndLogoutOnClose.shouldRetryRequest
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.cloudwatch.handlers
Methods in org.jclouds.cloudwatch.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
CloudWatchErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.digitalocean2.handlers
Methods in org.jclouds.digitalocean2.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
DigitalOcean2ErrorHandler.handleError
(HttpCommand command, HttpResponse response) protected com.google.common.base.Optional
<Long> DigitalOcean2RateLimitRetryHandler.millisToNextAvailableRequest
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.docker.handlers
Methods in org.jclouds.docker.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
DockerErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.dynect.v3.filters
Methods in org.jclouds.dynect.v3.filters with parameters of type HttpCommandModifier and TypeMethodDescriptionboolean
SessionManager.shouldRetryRequest
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.dynect.v3.handlers
Methods in org.jclouds.dynect.v3.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
DynECTErrorHandler.handleError
(HttpCommand command, HttpResponse response) boolean
GetJobRedirectionRetryHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.elasticstack.handlers
Methods in org.jclouds.elasticstack.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
ElasticStackErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.glacier
Constructors in org.jclouds.glacier with parameters of type HttpCommandModifierConstructorDescriptionGlacierResponseException
(HttpCommand command, HttpResponse response, GlacierError error) -
Uses of HttpCommand in org.jclouds.glacier.handlers
Methods in org.jclouds.glacier.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
ParseGlacierErrorFromJsonContent.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.glesys.handlers
Methods in org.jclouds.glesys.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
GleSYSErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.gogrid
Constructors in org.jclouds.gogrid with parameters of type HttpCommandModifierConstructorDescriptionGoGridResponseException
(HttpCommand command, HttpResponse response, Set<ErrorResponse> errors) -
Uses of HttpCommand in org.jclouds.gogrid.handlers
Methods in org.jclouds.gogrid.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
GoGridErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.googlecloudstorage.handlers
Methods in org.jclouds.googlecloudstorage.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
GoogleCloudStorageErrorHandler.handleError
(HttpCommand command, HttpResponse response) boolean
GoogleCloudStorageClientErrorRetryHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) boolean
GoogleCloudStorageRedirectRetryHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.googlecomputeengine.handlers
Methods in org.jclouds.googlecomputeengine.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
GoogleComputeEngineErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.http
Fields in org.jclouds.http declared as HttpCommandMethods in org.jclouds.http that return HttpCommandMethods in org.jclouds.http with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
HttpErrorHandler.handleError
(HttpCommand command, HttpResponse response) HttpCommandExecutorService.invoke
(HttpCommand command) Returns aHttpResponse
from the server which responded to thecommand
.boolean
HttpRetryHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) Return true if the command should be retried.boolean
IOExceptionRetryHandler.shouldRetryRequest
(HttpCommand command, IOException error) Constructors in org.jclouds.http with parameters of type HttpCommandModifierConstructorDescriptionHttpResponseException
(String message, HttpCommand command, HttpResponse response) HttpResponseException
(String message, HttpCommand command, HttpResponse response, String content) HttpResponseException
(String message, HttpCommand command, HttpResponse response, String content, Throwable cause) HttpResponseException
(String message, HttpCommand command, HttpResponse response, Throwable cause) HttpResponseException
(HttpCommand command, HttpResponse response) HttpResponseException
(HttpCommand command, HttpResponse response, boolean logSensitiveInformation) HttpResponseException
(HttpCommand command, HttpResponse response, String content) HttpResponseException
(HttpCommand command, HttpResponse response, String content, Throwable cause) HttpResponseException
(HttpCommand command, HttpResponse response, Throwable cause) -
Uses of HttpCommand in org.jclouds.http.handlers
Methods in org.jclouds.http.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionprotected boolean
RateLimitRetryHandler.delayRequestUntilAllowed
(HttpCommand command, HttpResponse response) void
CloseContentAndSetExceptionErrorHandler.handleError
(HttpCommand command, HttpResponse from) void
DelegatingErrorHandler.handleError
(HttpCommand command, HttpResponse response) protected abstract com.google.common.base.Optional
<Long> RateLimitRetryHandler.millisToNextAvailableRequest
(HttpCommand command, HttpResponse response) Compute the number of milliseconds that must pass until a request can be performed.boolean
BackoffLimitedRetryHandler.shouldRetryRequest
(HttpCommand command, IOException error) boolean
BackoffLimitedRetryHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) boolean
DelegatingRetryHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) boolean
RateLimitRetryHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) boolean
RedirectionRetryHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.http.internal
Methods in org.jclouds.http.internal with parameters of type HttpCommand -
Uses of HttpCommand in org.jclouds.openstack.cinder.v1.handlers
Methods in org.jclouds.openstack.cinder.v1.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
CinderErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.openstack.handlers
Methods in org.jclouds.openstack.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionboolean
RetryOnRenew.shouldRetryRequest
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.openstack.keystone.auth.handlers
Methods in org.jclouds.openstack.keystone.auth.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionboolean
RetryOnRenew.shouldRetryRequest
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.openstack.keystone.v1_1.handlers
Methods in org.jclouds.openstack.keystone.v1_1.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionboolean
RetryOnRenew.shouldRetryRequest
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.openstack.keystone.v2_0.handlers
Methods in org.jclouds.openstack.keystone.v2_0.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
KeystoneErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.openstack.neutron.v2.handlers
Methods in org.jclouds.openstack.neutron.v2.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
NeutronErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.openstack.nova.v2_0.handlers
Methods in org.jclouds.openstack.nova.v2_0.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
NovaErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.openstack.swift.v1.handlers
Methods in org.jclouds.openstack.swift.v1.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
SwiftErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.openstack.trove.v1.handlers
Methods in org.jclouds.openstack.trove.v1.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
TroveErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.packet.handlers
Methods in org.jclouds.packet.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
PacketErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.profitbricks.handlers
Methods in org.jclouds.profitbricks.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
ProfitBricksHttpErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.rackspace.cloudfiles.v1.handlers
Methods in org.jclouds.rackspace.cloudfiles.v1.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
CloudFilesErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.rackspace.cloudloadbalancers.v1.handlers
Methods in org.jclouds.rackspace.cloudloadbalancers.v1.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
ParseCloudLoadBalancersErrorFromHttpResponse.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.route53.handlers
Methods in org.jclouds.route53.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
Route53ErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.s3.handlers
Methods in org.jclouds.s3.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionprotected Exception
ParseS3ErrorFromXmlContent.refineException
(HttpCommand command, HttpResponse response, Exception exception, AWSError error, String message) boolean
S3RedirectionRetryHandler.shouldRetryRequest
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.softlayer.handlers
Methods in org.jclouds.softlayer.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
SoftLayerErrorHandler.handleError
(HttpCommand command, HttpResponse response) -
Uses of HttpCommand in org.jclouds.sqs.handlers
Methods in org.jclouds.sqs.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionprotected Exception
ParseSQSErrorFromXmlContent.refineException
(HttpCommand command, HttpResponse response, Exception exception, AWSError error, String message) boolean
SQSErrorRetryHandler.shouldRetryRequestOnError
(HttpCommand command, HttpResponse response, AWSError error) -
Uses of HttpCommand in org.jclouds.ultradns.ws
Constructors in org.jclouds.ultradns.ws with parameters of type HttpCommandModifierConstructorDescriptionUltraDNSWSResponseException
(HttpCommand command, HttpResponse response, UltraDNSWSError error) -
Uses of HttpCommand in org.jclouds.ultradns.ws.handlers
Methods in org.jclouds.ultradns.ws.handlers with parameters of type HttpCommandModifier and TypeMethodDescriptionvoid
UltraDNSWSErrorHandler.handleError
(HttpCommand command, HttpResponse response)