Uses of Class
org.jclouds.http.functions.ParseSax.HandlerWithResult
-
-
Uses of ParseSax.HandlerWithResult in org.jclouds.atmos.xml
Subclasses of ParseSax.HandlerWithResult in org.jclouds.atmos.xml Modifier and Type Class Description classErrorHandlerParses the error from the Atmos Online Storage REST API.classListDirectoryResponseHandlerParses an object list -
Uses of ParseSax.HandlerWithResult in org.jclouds.aws.ec2.xml
Methods in org.jclouds.aws.ec2.xml that return ParseSax.HandlerWithResult Modifier and Type Method Description ParseSax.HandlerWithResult<Set<PlacementGroup>>DescribePlacementGroupsResponseHandler. setContext(HttpRequest request)ParseSax.HandlerWithResult<Set<ReservedInstancesOffering>>DescribeReservedInstancesOfferingResponseHandler. setContext(HttpRequest request)ParseSax.HandlerWithResult<Set<Spot>>DescribeSpotPriceHistoryResponseHandler. setContext(HttpRequest request)ParseSax.HandlerWithResult<Set<SpotInstanceRequest>>SpotInstancesHandler. setContext(HttpRequest request) -
Uses of ParseSax.HandlerWithResult in org.jclouds.aws.xml
Subclasses of ParseSax.HandlerWithResult in org.jclouds.aws.xml Modifier and Type Class Description classErrorHandlerParses the error from the Amazon S3 REST API.classSessionCredentialsHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.azure.storage.xml
Subclasses of ParseSax.HandlerWithResult in org.jclouds.azure.storage.xml Modifier and Type Class Description classErrorHandlerParses the error from the Amazon S3 REST API. -
Uses of ParseSax.HandlerWithResult in org.jclouds.azureblob.xml
Subclasses of ParseSax.HandlerWithResult in org.jclouds.azureblob.xml Modifier and Type Class Description classAccountNameEnumerationResultsHandlerParses the following XML document:classBlobBlocksResultsHandlerParses the following document:classContainerNameEnumerationResultsHandlerParses the following XML document: -
Uses of ParseSax.HandlerWithResult in org.jclouds.cim.xml
Subclasses of ParseSax.HandlerWithResult in org.jclouds.cim.xml Modifier and Type Class Description classResourceAllocationSettingDataHandlerclassVirtualSystemSettingDataHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.cloudwatch.xml
Subclasses of ParseSax.HandlerWithResult in org.jclouds.cloudwatch.xml Modifier and Type Class Description classAlarmHistoryItemHandlerclassDatapointHandlerclassDimensionHandlerclassGetMetricStatisticsResponseHandlerclassGetMetricStatisticsResponseHandlerV2classListAlarmHistoryResponseHandlerclassListAlarmsForMetricResponseHandlerclassListAlarmsResponseHandlerclassListMetricsResponseHandlerclassMetricAlarmHandlerclassMetricHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.ec2.xml
Methods in org.jclouds.ec2.xml that return ParseSax.HandlerWithResult Modifier and Type Method Description ParseSax.HandlerWithResult<Set<BundleTask>>DescribeBundleTasksResponseHandler. setContext(HttpRequest request) -
Uses of ParseSax.HandlerWithResult in org.jclouds.http.functions
Subclasses of ParseSax.HandlerWithResult in org.jclouds.http.functions Modifier and Type Class Description static classParseSax.HandlerForGeneratedRequestWithResult<T>Methods in org.jclouds.http.functions that return ParseSax.HandlerWithResult Modifier and Type Method Description ParseSax.HandlerWithResult<T>ParseSax. getHandler()ParseSax.HandlerWithResult<T>ParseSax.HandlerWithResult. setContext(HttpRequest request)Methods in org.jclouds.http.functions with parameters of type ParseSax.HandlerWithResult Modifier and Type Method Description <T> ParseSax<T>ParseSax.Factory. create(ParseSax.HandlerWithResult<T> handler)Constructors in org.jclouds.http.functions with parameters of type ParseSax.HandlerWithResult Constructor Description ParseSax(XMLReader parser, ParseSax.HandlerWithResult<T> handler) -
Uses of ParseSax.HandlerWithResult in org.jclouds.openstack.nova.ec2.xml
Subclasses of ParseSax.HandlerWithResult in org.jclouds.openstack.nova.ec2.xml Modifier and Type Class Description classNovaCreateVolumeResponseHandlerclassNovaDescribeImagesResponseHandlerAdjusted to filter out non-MACHINE images -
Uses of ParseSax.HandlerWithResult in org.jclouds.ovf.xml
Subclasses of ParseSax.HandlerWithResult in org.jclouds.ovf.xml Modifier and Type Class Description classDeploymentOptionSectionHandlerclassDiskSectionHandlerclassEnvelopeHandlerclassNetworkSectionHandlerclassOperatingSystemSectionHandlerclassProductSectionHandlerclassSectionHandler<T extends Section<T>,B extends Section.Builder<T>>classVirtualHardwareSectionHandlerclassVirtualSystemHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.ovf.xml.internal
Subclasses of ParseSax.HandlerWithResult in org.jclouds.ovf.xml.internal Modifier and Type Class Description classBaseEnvelopeHandler<V extends BaseVirtualSystem<V>,B extends BaseVirtualSystem.Builder<V>,H extends BaseVirtualSystemHandler<V,B>,E extends BaseEnvelope<V,E>,T extends BaseEnvelope.Builder<V,E>>classBaseVirtualSystemHandler<T extends BaseVirtualSystem<T>,B extends BaseVirtualSystem.Builder<T>> -
Uses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser
Subclasses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser Modifier and Type Class Description classBaseProfitBricksResponseHandler<T>classRequestIdOnlyResponseHandlerclassServiceFaultResponseHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.datacenter
Subclasses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.datacenter Modifier and Type Class Description classBaseDataCenterResponseHandler<T>classDataCenterInfoResponseHandlerclassDataCenterListResponseHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.firewall
Subclasses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.firewall Modifier and Type Class Description classBaseFirewallResponseHandler<T>classFirewallListResponseHandlerclassFirewallResponseHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.firewall.rule
Subclasses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.firewall.rule Modifier and Type Class Description classBaseFirewallRuleResponseHandler<T>classFirewallRuleListResponseHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.image
Subclasses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.image Modifier and Type Class Description classBaseImageResponseHandler<T>classImageInfoResponseHandlerclassImageListResponseHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.ipblock
Subclasses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.ipblock Modifier and Type Class Description classBaseIpBlockResponseHandler<T>classIpBlockListResponseHandlerclassIpBlockResponseHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.loadbalancer
Subclasses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.loadbalancer Modifier and Type Class Description classBaseLoadBalancerResponseHandler<T>classLoadBalancerIdOnlyResponseHandlerHandler for parsing SOAP response where loadBalancerId is the only usable value.classLoadBalancerListResponseHandlerclassLoadBalancerResponseHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.nic
Subclasses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.nic Modifier and Type Class Description classBaseNicResponseHandler<T>classNicIdOnlyResponseHandlerHandler for parsing SOAP response where nicId is the only usable value.classNicListResponseHandlerclassNicResponseHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.publicip
Subclasses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.publicip Modifier and Type Class Description classBasePublicIpResponseHandler<T>classPublicIpListResponseHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.server
Subclasses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.server Modifier and Type Class Description classBaseServerResponseHandler<T>classServerIdOnlyResponseHandlerHandler for parsing SOAP response where serverId is the only usable value.classServerInfoResponseHandlerclassServerListResponseHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.snapshot
Subclasses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.snapshot Modifier and Type Class Description classBaseSnapshotResponseHandler<T>classSnapshotListResponseHandlerclassSnapshotResponseHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.state
Subclasses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.state Modifier and Type Class Description classGetProvisioningStateResponseHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.storage
Subclasses of ParseSax.HandlerWithResult in org.jclouds.profitbricks.http.parser.storage Modifier and Type Class Description classBaseStorageResponseHandler<T>classStorageIdOnlyResponseHandlerclassStorageInfoResponseHandlerclassStorageListResponseHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.rest.annotations
Methods in org.jclouds.rest.annotations that return types with arguments of type ParseSax.HandlerWithResult Modifier and Type Method Description Class<? extends ParseSax.HandlerWithResult<?>>value() -
Uses of ParseSax.HandlerWithResult in org.jclouds.route53.xml
Subclasses of ParseSax.HandlerWithResult in org.jclouds.route53.xml Modifier and Type Class Description classChangeHandlerclassCreateHostedZoneResponseHandlerclassGetHostedZoneResponseHandlerclassHostedZoneHandlerclassInvalidChangeBatchHandlerclassListHostedZonesResponseHandlerclassListResourceRecordSetsResponseHandlerclassResourceRecordSetHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.s3.xml
Subclasses of ParseSax.HandlerWithResult in org.jclouds.s3.xml Modifier and Type Class Description classAccessControlListHandlerParses the following XML document:classBucketLoggingHandlerParses the following XML document:classCopyObjectHandlerParses the response from Amazon S3 COPY Object command.classDeleteResultHandlerclassErrorEntryHandlerclassListAllMyBucketsHandlerParses the following XML document:classListBucketHandlerParses the following XML document:classListMultipartUploadsHandlerclassLocationConstraintHandlerParses the response from Amazon S3 GET Bucket LocationclassPartIdsFromHttpResponseDeprecated.see PartIdsFromHttpResponseFullclassPartIdsFromHttpResponseFullParses the following XML document:classPayerHandlerParses the response from Amazon S3 GET Request Payment -
Uses of ParseSax.HandlerWithResult in org.jclouds.sqs.xml
Subclasses of ParseSax.HandlerWithResult in org.jclouds.sqs.xml Modifier and Type Class Description classAttributesHandlerclassBatchErrorHandlerclassBatchResponseHandler<V>classChangeMessageVisibilityBatchResponseHandlerclassDeleteMessageBatchResponseHandlerclassIdHandlerclassMessageHandlerclassReceiveMessageResponseHandlerclassSendMessageBatchResponseHandlerclassSendMessageBatchResultEntryHandlerclassTextFromSingleElementHandler<V>looks for a single value in the xmlclassValueHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.sts.xml
Subclasses of ParseSax.HandlerWithResult in org.jclouds.sts.xml Modifier and Type Class Description classUserAndSessionCredentialsHandler -
Uses of ParseSax.HandlerWithResult in org.jclouds.ultradns.ws.xml
-