Uses of Interface
org.jclouds.http.HttpErrorHandler
-
-
Uses of HttpErrorHandler in org.jclouds.atmos.handlers
Classes in org.jclouds.atmos.handlers that implement HttpErrorHandler Modifier and Type Class Description classParseAtmosErrorFromXmlContentThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.aws.handlers
Classes in org.jclouds.aws.handlers that implement HttpErrorHandler Modifier and Type Class Description classParseAWSErrorFromXmlContentThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.azure.storage.handlers
Classes in org.jclouds.azure.storage.handlers that implement HttpErrorHandler Modifier and Type Class Description classParseAzureStorageErrorFromXmlContentThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.azureblob.handlers
Classes in org.jclouds.azureblob.handlers that implement HttpErrorHandler Modifier and Type Class Description classParseAzureBlobErrorFromXmlContent -
Uses of HttpErrorHandler in org.jclouds.azurecompute.arm.handlers
Classes in org.jclouds.azurecompute.arm.handlers that implement HttpErrorHandler Modifier and Type Class Description classAzureComputeErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.b2.handlers
Classes in org.jclouds.b2.handlers that implement HttpErrorHandler Modifier and Type Class Description classParseB2ErrorFromJsonContent -
Uses of HttpErrorHandler in org.jclouds.chef.handlers
Classes in org.jclouds.chef.handlers that implement HttpErrorHandler Modifier and Type Class Description classChefErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.cloudstack.handlers
Classes in org.jclouds.cloudstack.handlers that implement HttpErrorHandler Modifier and Type Class Description classCloudStackErrorHandler -
Uses of HttpErrorHandler in org.jclouds.cloudwatch.handlers
Classes in org.jclouds.cloudwatch.handlers that implement HttpErrorHandler Modifier and Type Class Description classCloudWatchErrorHandler -
Uses of HttpErrorHandler in org.jclouds.digitalocean2.handlers
Classes in org.jclouds.digitalocean2.handlers that implement HttpErrorHandler Modifier and Type Class Description classDigitalOcean2ErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.docker.handlers
Classes in org.jclouds.docker.handlers that implement HttpErrorHandler Modifier and Type Class Description classDockerErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.dynect.v3.handlers
Classes in org.jclouds.dynect.v3.handlers that implement HttpErrorHandler Modifier and Type Class Description classDynECTErrorHandler -
Uses of HttpErrorHandler in org.jclouds.elasticstack.handlers
Classes in org.jclouds.elasticstack.handlers that implement HttpErrorHandler Modifier and Type Class Description classElasticStackErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.glesys.handlers
Classes in org.jclouds.glesys.handlers that implement HttpErrorHandler Modifier and Type Class Description classGleSYSErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.gogrid.handlers
Classes in org.jclouds.gogrid.handlers that implement HttpErrorHandler Modifier and Type Class Description classGoGridErrorHandler -
Uses of HttpErrorHandler in org.jclouds.googlecloudstorage.handlers
Classes in org.jclouds.googlecloudstorage.handlers that implement HttpErrorHandler Modifier and Type Class Description classGoogleCloudStorageErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.googlecomputeengine.handlers
Classes in org.jclouds.googlecomputeengine.handlers that implement HttpErrorHandler Modifier and Type Class Description classGoogleComputeEngineErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.http
Fields in org.jclouds.http declared as HttpErrorHandler Modifier and Type Field Description static HttpErrorHandlerHttpErrorHandler. NOOP -
Uses of HttpErrorHandler in org.jclouds.http.handlers
Classes in org.jclouds.http.handlers that implement HttpErrorHandler Modifier and Type Class Description classCloseContentAndSetExceptionErrorHandlerclassDelegatingErrorHandlerDelegates toHttpErrorHandlerswho are annotated according to the response codes they relate to.Methods in org.jclouds.http.handlers that return HttpErrorHandler Modifier and Type Method Description HttpErrorHandlerDelegatingErrorHandler. getClientErrorHandler()HttpErrorHandlerDelegatingErrorHandler. getRedirectionHandler()HttpErrorHandlerDelegatingErrorHandler. getServerErrorHandler() -
Uses of HttpErrorHandler in org.jclouds.openstack.cinder.v1.handlers
Classes in org.jclouds.openstack.cinder.v1.handlers that implement HttpErrorHandler Modifier and Type Class Description classCinderErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.openstack.glance.v1_0.handlers
Classes in org.jclouds.openstack.glance.v1_0.handlers that implement HttpErrorHandler Modifier and Type Class Description classGlanceErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.openstack.keystone.v2_0.handlers
Classes in org.jclouds.openstack.keystone.v2_0.handlers that implement HttpErrorHandler Modifier and Type Class Description classKeystoneErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.openstack.marconi.v1.handlers
Classes in org.jclouds.openstack.marconi.v1.handlers that implement HttpErrorHandler Modifier and Type Class Description classMarconiErrorHandler -
Uses of HttpErrorHandler in org.jclouds.openstack.neutron.v2.handlers
Classes in org.jclouds.openstack.neutron.v2.handlers that implement HttpErrorHandler Modifier and Type Class Description classNeutronErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.openstack.nova.v2_0.handlers
Classes in org.jclouds.openstack.nova.v2_0.handlers that implement HttpErrorHandler Modifier and Type Class Description classNovaErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.openstack.swift.v1.handlers
Classes in org.jclouds.openstack.swift.v1.handlers that implement HttpErrorHandler Modifier and Type Class Description classSwiftErrorHandler -
Uses of HttpErrorHandler in org.jclouds.openstack.trove.v1.handlers
Classes in org.jclouds.openstack.trove.v1.handlers that implement HttpErrorHandler Modifier and Type Class Description classTroveErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.packet.handlers
Classes in org.jclouds.packet.handlers that implement HttpErrorHandler Modifier and Type Class Description classPacketErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.profitbricks.handlers
Classes in org.jclouds.profitbricks.handlers that implement HttpErrorHandler Modifier and Type Class Description classProfitBricksHttpErrorHandlerParse ProfitBricks API errors and set the appropriate exception. -
Uses of HttpErrorHandler in org.jclouds.rackspace.autoscale.v1.handlers
Classes in org.jclouds.rackspace.autoscale.v1.handlers that implement HttpErrorHandler Modifier and Type Class Description classAutoscaleErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.rackspace.cloudfiles.v1.handlers
Classes in org.jclouds.rackspace.cloudfiles.v1.handlers that implement HttpErrorHandler Modifier and Type Class Description classCloudFilesErrorHandler -
Uses of HttpErrorHandler in org.jclouds.rackspace.cloudloadbalancers.v1.handlers
Classes in org.jclouds.rackspace.cloudloadbalancers.v1.handlers that implement HttpErrorHandler Modifier and Type Class Description classParseCloudLoadBalancersErrorFromHttpResponse -
Uses of HttpErrorHandler in org.jclouds.route53.handlers
Classes in org.jclouds.route53.handlers that implement HttpErrorHandler Modifier and Type Class Description classRoute53ErrorHandler -
Uses of HttpErrorHandler in org.jclouds.s3.handlers
Classes in org.jclouds.s3.handlers that implement HttpErrorHandler Modifier and Type Class Description classParseS3ErrorFromXmlContent -
Uses of HttpErrorHandler in org.jclouds.softlayer.handlers
Classes in org.jclouds.softlayer.handlers that implement HttpErrorHandler Modifier and Type Class Description classSoftLayerErrorHandlerThis will parse and set an appropriate exception on the command object. -
Uses of HttpErrorHandler in org.jclouds.sqs.handlers
Classes in org.jclouds.sqs.handlers that implement HttpErrorHandler Modifier and Type Class Description classParseSQSErrorFromXmlContent -
Uses of HttpErrorHandler in org.jclouds.ultradns.ws.handlers
Classes in org.jclouds.ultradns.ws.handlers that implement HttpErrorHandler Modifier and Type Class Description classUltraDNSWSErrorHandler
-