Uses of Class
org.jclouds.http.functions.ParseSax.HandlerWithResult

Packages that use ParseSax.HandlerWithResult
org.jclouds.atmos.xml   
org.jclouds.aws.ec2.xml   
org.jclouds.azure.storage.xml   
org.jclouds.azureblob.xml   
org.jclouds.cim.xml   
org.jclouds.cloudwatch.xml   
org.jclouds.deltacloud.xml   
org.jclouds.ec2.xml   
org.jclouds.http.functions   
org.jclouds.ovf.xml   
org.jclouds.ovf.xml.internal   
org.jclouds.rest.internal   
org.jclouds.s3.xml This package contains xml logic that parses S3 responses. 
org.jclouds.savvis.vpdc.xml   
org.jclouds.slicehost.xml   
org.jclouds.trmk.ecloud.xml   
org.jclouds.trmk.vcloud_0_8.xml   
org.jclouds.vcloud.xml   
org.jclouds.vcloud.xml.ovf   
 

Uses of ParseSax.HandlerWithResult in org.jclouds.atmos.xml
 

Subclasses of ParseSax.HandlerWithResult in org.jclouds.atmos.xml
 class ListDirectoryResponseHandler
          Parses an object list

 

Uses of ParseSax.HandlerWithResult in org.jclouds.aws.ec2.xml
 

Subclasses of ParseSax.HandlerWithResult in org.jclouds.aws.ec2.xml
 class AWSDescribeInstancesResponseHandler
          Parses the following XML document:

DescribeImagesResponse xmlns="http:

 class AWSRunInstancesResponseHandler
          Parses the following XML document:

RunInstancesResponse xmlns="http:

 class BaseAWSReservationHandler<T>
           
 class CreateSecurityGroupResponseHandler
           
 class DescribePlacementGroupsResponseHandler
           
 class DescribeReservedInstancesOfferingResponseHandler
           
 class DescribeSpotPriceHistoryResponseHandler
           
 class DescribeTagsResponseHandler
           
 class LaunchSpecificationHandler
           
 class MonitoringStateHandler
           
 class PlacementGroupHandler
           
 class ProductCodesHandler
           
 class ReservedInstancesOfferingHandler
           
 class SpotHandler
           
 class SpotInstanceHandler
           
 class SpotInstancesHandler
           
 class TagHandler
           
 class TagSetHandler
           
 

Methods in org.jclouds.aws.ec2.xml that return ParseSax.HandlerWithResult
 ParseSax.HandlerWithResult<Set<Tag>> DescribeTagsResponseHandler.setContext(HttpRequest request)
           
 ParseSax.HandlerWithResult<Set<ReservedInstancesOffering>> DescribeReservedInstancesOfferingResponseHandler.setContext(HttpRequest request)
           
 ParseSax.HandlerWithResult<Set<SpotInstanceRequest>> SpotInstancesHandler.setContext(HttpRequest request)
           
 ParseSax.HandlerWithResult<Set<PlacementGroup>> DescribePlacementGroupsResponseHandler.setContext(HttpRequest request)
           
 ParseSax.HandlerWithResult<Set<Spot>> DescribeSpotPriceHistoryResponseHandler.setContext(HttpRequest request)
           
 

Uses of ParseSax.HandlerWithResult in org.jclouds.azure.storage.xml
 

Subclasses of ParseSax.HandlerWithResult in org.jclouds.azure.storage.xml
 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
 class AccountNameEnumerationResultsHandler
          Parses the following XML document:

EnumerationResults AccountName="http://myaccount.blob.core.windows.net"

 class ContainerNameEnumerationResultsHandler
          Parses the following XML document:

EnumerationResults ContainerName="http://myaccount.blob.core.windows.net/mycontainer"

 

Uses of ParseSax.HandlerWithResult in org.jclouds.cim.xml
 

Subclasses of ParseSax.HandlerWithResult in org.jclouds.cim.xml
 class ResourceAllocationSettingDataHandler
           
 class VirtualSystemSettingDataHandler
           
 

Uses of ParseSax.HandlerWithResult in org.jclouds.cloudwatch.xml
 

Subclasses of ParseSax.HandlerWithResult in org.jclouds.cloudwatch.xml
 class DatapointHandler
           
 class GetMetricStatisticsResponseHandler
           
 

Uses of ParseSax.HandlerWithResult in org.jclouds.deltacloud.xml
 

Subclasses of ParseSax.HandlerWithResult in org.jclouds.deltacloud.xml
 class DeltacloudCollectionHandler
           
 class DeltacloudCollectionsHandler
           
 class HardwareProfileHandler
           
 class HardwareProfilesHandler
           
 class HardwarePropertyHandler
           
 class ImageHandler
           
 class ImagesHandler
           
 class InstanceHandler
           
 class InstancesHandler
           
 class InstanceStatesHandler
           
 class RealmHandler
           
 class RealmsHandler
           
 

Uses of ParseSax.HandlerWithResult in org.jclouds.ec2.xml
 

Subclasses of ParseSax.HandlerWithResult in org.jclouds.ec2.xml
 class AllocateAddressResponseHandler
           
 class AttachmentHandler
           
 class BaseReservationHandler<T>
           
 class BlockDeviceMappingHandler
           
 class BooleanValueHandler
           
 class BundleTaskHandler
           
 class CreateVolumeResponseHandler
           
 class DescribeAddressesResponseHandler
           
 class DescribeAvailabilityZonesResponseHandler
           
 class DescribeBundleTasksResponseHandler
           
 class DescribeImagesResponseHandler
          Parses the following XML document:

DescribeImagesResponse xmlns="http://ec2.amazonaws.com/doc/2010-06-15/"

 class DescribeInstancesResponseHandler
          Parses the following XML document:

DescribeImagesResponse xmlns="http:

 class DescribeKeyPairsResponseHandler
          Parses: DescribeKeyPairsResponse xmlns="http://ec2.amazonaws.com/doc/2010-06-15/"
 class DescribeRegionsResponseHandler
           
 class DescribeSecurityGroupsResponseHandler
          Parses: DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2010-06-15/"
 class DescribeSnapshotsResponseHandler
           
 class DescribeVolumesResponseHandler
           
 class ImageIdHandler
           
 class InstanceInitiatedShutdownBehaviorHandler
           
 class InstanceStateChangeHandler
          Parses the following XML document:

TerminateInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2010-06-15/" StartInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2010-06-15/" StopInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2010-06-15/"

 class InstanceTypeHandler
           
 class KeyPairResponseHandler
           
 class PermissionHandler
           
 class RunInstancesResponseHandler
          Parses the following XML document:

RunInstancesResponse xmlns="http:

 class SnapshotHandler
           
 class StringValueHandler
           
 class UnencodeStringValueHandler
           
 

Methods in org.jclouds.ec2.xml that return ParseSax.HandlerWithResult
 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
static class ParseSax.HandlerForGeneratedRequestWithResult<T>
           
 

Methods in org.jclouds.http.functions that return ParseSax.HandlerWithResult
 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
<T> ParseSax<T>
ParseSax.Factory.create(ParseSax.HandlerWithResult<T> handler)
           
 

Constructors in org.jclouds.http.functions with parameters of type ParseSax.HandlerWithResult
ParseSax(XMLReader parser, ParseSax.HandlerWithResult<T> handler)
           
 

Uses of ParseSax.HandlerWithResult in org.jclouds.ovf.xml
 

Subclasses of ParseSax.HandlerWithResult in org.jclouds.ovf.xml
 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
 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.rest.internal
 

Methods in org.jclouds.rest.internal that return types with arguments of type ParseSax.HandlerWithResult
static Class<? extends ParseSax.HandlerWithResult<?>> RestAnnotationProcessor.getSaxResponseParserClassOrNull(Method method)
           
 

Uses of ParseSax.HandlerWithResult in org.jclouds.s3.xml
 

Subclasses of ParseSax.HandlerWithResult in org.jclouds.s3.xml
 class AccessControlListHandler
          Parses the following XML document:

AccessControlPolicy xmlns="http://s3.amazonaws.com/doc/2006-03-01/"

 class BucketLoggingHandler
          Parses the following XML document:

BucketLoggingStatus xmlns="http://s3.amazonaws.com/doc/2006-03-01/"

 class CopyObjectHandler
          Parses the response from Amazon S3 COPY Object command.
 class ListAllMyBucketsHandler
          Parses the following XML document:

SetAllMyBucketsResult xmlns="http://doc.s3.amazonaws.com/2006-03-01"

 class ListBucketHandler
          Parses the following XML document:

ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01"

 class LocationConstraintHandler
          Parses the response from Amazon S3 GET Bucket Location

Region is the document we expect to parse.

 class PayerHandler
          Parses the response from Amazon S3 GET Request Payment

RequestPaymentConfiguration is the document we expect to parse.

 

Uses of ParseSax.HandlerWithResult in org.jclouds.savvis.vpdc.xml
 

Subclasses of ParseSax.HandlerWithResult in org.jclouds.savvis.vpdc.xml
 class FirewallRuleHandler
           
 class FirewallServiceHandler
           
 class NetworkConfigSectionHandler
           
 class VMHandler
           
 

Uses of ParseSax.HandlerWithResult in org.jclouds.slicehost.xml
 

Subclasses of ParseSax.HandlerWithResult in org.jclouds.slicehost.xml
 class BackupHandler
           
 class BackupsHandler
           
 class FlavorHandler
           
 class FlavorsHandler
           
 class SliceHandler
           
 class SlicesHandler
           
 

Uses of ParseSax.HandlerWithResult in org.jclouds.trmk.ecloud.xml
 

Subclasses of ParseSax.HandlerWithResult in org.jclouds.trmk.ecloud.xml
 class ECloudOrgHandler
           
 class TagNameToUsageCountHandler
           
 

Uses of ParseSax.HandlerWithResult in org.jclouds.trmk.vcloud_0_8.xml
 

Subclasses of ParseSax.HandlerWithResult in org.jclouds.trmk.vcloud_0_8.xml
 class CatalogHandler
           
 class CatalogItemHandler
           
 class CustomizationParametersHandler
           
 class DataCenterHandler
           
 class DataCentersHandler
           
 class InternetServiceHandler
           
 class InternetServicesHandler
           
 class IpAddressesHandler
           
 class KeyPairByNameHandler
           
 class KeyPairHandler
           
 class KeyPairsHandler
           
 class NetworkExtendedInfoHandler
           
 class NetworkHandler
           
 class NodeHandler
           
 class NodesHandler
           
 class OrgHandler
           
 class OrgListHandler
           
 class PublicIpAddressesHandler
           
 class PublicIpAddressHandler
           
 class SupportedVersionsHandler
           
 class TaskHandler
           
 class TasksListHandler
           
 class VAppExtendedInfoHandler
           
 class VAppHandler
           
 class VAppTemplateHandler
           
 class VDCHandler
           
 

Uses of ParseSax.HandlerWithResult in org.jclouds.vcloud.xml
 

Subclasses of ParseSax.HandlerWithResult in org.jclouds.vcloud.xml
 class GuestCustomizationSectionHandler
           
 class NetworkConnectionHandler
           
 class NetworkConnectionSectionHandler
           
 class OrgNetworkHandler
           
 class VCloudVirtualHardwareHandler
           
 class VmHandler
           
 

Uses of ParseSax.HandlerWithResult in org.jclouds.vcloud.xml.ovf
 

Subclasses of ParseSax.HandlerWithResult in org.jclouds.vcloud.xml.ovf
 class VCloudNetworkSectionHandler
           
 class VCloudOperatingSystemHandler
           
 class VCloudResourceAllocationSettingDataHandler
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.