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 class
ErrorHandler
Parses the error from the Atmos Online Storage REST API.class
ListDirectoryResponseHandler
Parses 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 class
ErrorHandler
Parses the error from the Amazon S3 REST API.class
SessionCredentialsHandler
-
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 class
ErrorHandler
Parses 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 class
AccountNameEnumerationResultsHandler
Parses the following XML document:class
BlobBlocksResultsHandler
Parses the following document:class
ContainerNameEnumerationResultsHandler
Parses 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 class
ResourceAllocationSettingDataHandler
class
VirtualSystemSettingDataHandler
-
Uses of ParseSax.HandlerWithResult in org.jclouds.cloudwatch.xml
Subclasses of ParseSax.HandlerWithResult in org.jclouds.cloudwatch.xml Modifier and Type Class Description class
AlarmHistoryItemHandler
class
DatapointHandler
class
DimensionHandler
class
GetMetricStatisticsResponseHandler
class
GetMetricStatisticsResponseHandlerV2
class
ListAlarmHistoryResponseHandler
class
ListAlarmsForMetricResponseHandler
class
ListAlarmsResponseHandler
class
ListMetricsResponseHandler
class
MetricAlarmHandler
class
MetricHandler
-
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 class
ParseSax.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 class
NovaCreateVolumeResponseHandler
class
NovaDescribeImagesResponseHandler
Adjusted 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 class
DeploymentOptionSectionHandler
class
DiskSectionHandler
class
EnvelopeHandler
class
NetworkSectionHandler
class
OperatingSystemSectionHandler
class
ProductSectionHandler
class
SectionHandler<T extends Section<T>,B extends Section.Builder<T>>
class
VirtualHardwareSectionHandler
class
VirtualSystemHandler
-
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 class
BaseEnvelopeHandler<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>>
class
BaseVirtualSystemHandler<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 class
BaseProfitBricksResponseHandler<T>
class
RequestIdOnlyResponseHandler
class
ServiceFaultResponseHandler
-
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 class
BaseDataCenterResponseHandler<T>
class
DataCenterInfoResponseHandler
class
DataCenterListResponseHandler
-
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 class
BaseFirewallResponseHandler<T>
class
FirewallListResponseHandler
class
FirewallResponseHandler
-
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 class
BaseFirewallRuleResponseHandler<T>
class
FirewallRuleListResponseHandler
-
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 class
BaseImageResponseHandler<T>
class
ImageInfoResponseHandler
class
ImageListResponseHandler
-
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 class
BaseIpBlockResponseHandler<T>
class
IpBlockListResponseHandler
class
IpBlockResponseHandler
-
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 class
BaseLoadBalancerResponseHandler<T>
class
LoadBalancerIdOnlyResponseHandler
Handler for parsing SOAP response where loadBalancerId is the only usable value.class
LoadBalancerListResponseHandler
class
LoadBalancerResponseHandler
-
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 class
BaseNicResponseHandler<T>
class
NicIdOnlyResponseHandler
Handler for parsing SOAP response where nicId is the only usable value.class
NicListResponseHandler
class
NicResponseHandler
-
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 class
BasePublicIpResponseHandler<T>
class
PublicIpListResponseHandler
-
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 class
BaseServerResponseHandler<T>
class
ServerIdOnlyResponseHandler
Handler for parsing SOAP response where serverId is the only usable value.class
ServerInfoResponseHandler
class
ServerListResponseHandler
-
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 class
BaseSnapshotResponseHandler<T>
class
SnapshotListResponseHandler
class
SnapshotResponseHandler
-
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 class
GetProvisioningStateResponseHandler
-
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 class
BaseStorageResponseHandler<T>
class
StorageIdOnlyResponseHandler
class
StorageInfoResponseHandler
class
StorageListResponseHandler
-
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 class
ChangeHandler
class
CreateHostedZoneResponseHandler
class
GetHostedZoneResponseHandler
class
HostedZoneHandler
class
InvalidChangeBatchHandler
class
ListHostedZonesResponseHandler
class
ListResourceRecordSetsResponseHandler
class
ResourceRecordSetHandler
-
Uses of ParseSax.HandlerWithResult in org.jclouds.s3.xml
Subclasses of ParseSax.HandlerWithResult in org.jclouds.s3.xml Modifier and Type Class Description class
AccessControlListHandler
Parses the following XML document:class
BucketLoggingHandler
Parses the following XML document:class
CopyObjectHandler
Parses the response from Amazon S3 COPY Object command.class
DeleteResultHandler
class
ErrorEntryHandler
class
ListAllMyBucketsHandler
Parses the following XML document:class
ListBucketHandler
Parses the following XML document:class
ListMultipartUploadsHandler
class
LocationConstraintHandler
Parses the response from Amazon S3 GET Bucket Locationclass
PartIdsFromHttpResponse
Deprecated.see PartIdsFromHttpResponseFullclass
PartIdsFromHttpResponseFull
Parses the following XML document:class
PayerHandler
Parses 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 class
AttributesHandler
class
BatchErrorHandler
class
BatchResponseHandler<V>
class
ChangeMessageVisibilityBatchResponseHandler
class
DeleteMessageBatchResponseHandler
class
IdHandler
class
MessageHandler
class
ReceiveMessageResponseHandler
class
SendMessageBatchResponseHandler
class
SendMessageBatchResultEntryHandler
class
TextFromSingleElementHandler<V>
looks for a single value in the xmlclass
ValueHandler
-
Uses of ParseSax.HandlerWithResult in org.jclouds.sts.xml
Subclasses of ParseSax.HandlerWithResult in org.jclouds.sts.xml Modifier and Type Class Description class
UserAndSessionCredentialsHandler
-
Uses of ParseSax.HandlerWithResult in org.jclouds.ultradns.ws.xml
-