Uses of Interface
org.jclouds.date.DateService
-
-
Uses of DateService in org.jclouds.atmos.blobstore
Constructors in org.jclouds.atmos.blobstore with parameters of type DateService Constructor Description AtmosBlobRequestSigner(com.google.common.base.Function<Invocation,HttpRequest> processor, BlobToObject blobToObject, BlobToHttpGetOptions blob2ObjectGetOptions, SignRequest signer, com.google.common.base.Supplier<URI> endpointProvider, com.google.common.base.Supplier<Credentials> creds, DateService dateService, com.google.inject.Provider<String> timeStampProvider) -
Uses of DateService in org.jclouds.atmos.functions
Constructors in org.jclouds.atmos.functions with parameters of type DateService Constructor Description ParseSystemMetadataFromHeaders(DateService dateService) -
Uses of DateService in org.jclouds.aws.config
Methods in org.jclouds.aws.config with parameters of type DateService Modifier and Type Method Description protected StringFormSigningHttpApiModule. guiceProvideTimeStamp(DateService dateService)protected StringFormSigningHttpApiModule. provideTimeStamp(DateService dateService) -
Uses of DateService in org.jclouds.aws.ec2.config
Methods in org.jclouds.aws.ec2.config with parameters of type DateService Modifier and Type Method Description protected StringAWSEC2HttpApiModule. provideTimeStamp(DateService dateService) -
Uses of DateService in org.jclouds.aws.ec2.xml
Fields in org.jclouds.aws.ec2.xml declared as DateService Modifier and Type Field Description protected DateServiceBaseAWSReservationHandler. dateServiceprotected DateServiceSpotHandler. dateServiceprotected DateServiceSpotInstanceHandler. dateServiceConstructors in org.jclouds.aws.ec2.xml with parameters of type DateService Constructor Description BaseAWSReservationHandler(DateService dateService, com.google.common.base.Supplier<String> defaultRegion)SpotHandler(DateService dateService, com.google.common.base.Supplier<String> defaultRegion)SpotInstanceHandler(DateService dateService, com.google.common.base.Supplier<String> defaultRegion, LaunchSpecificationHandler launchSpecificationHandler, TagSetHandler tagSetHandler, SpotInstanceRequest.Builder builder) -
Uses of DateService in org.jclouds.aws.s3.filters
Constructors in org.jclouds.aws.s3.filters with parameters of type DateService Constructor Description AWSRequestAuthorizeSignature(SignatureWire signatureWire, String authTag, boolean isVhostStyle, String servicePath, String headerTag, com.google.common.base.Supplier<Credentials> creds, javax.inject.Provider<String> timeStampProvider, Crypto crypto, HttpUtils utils, DateService dateService) -
Uses of DateService in org.jclouds.aws.xml
Constructors in org.jclouds.aws.xml with parameters of type DateService Constructor Description SessionCredentialsHandler(DateService dateService) -
Uses of DateService in org.jclouds.azureblob.blobstore
Constructors in org.jclouds.azureblob.blobstore with parameters of type DateService Constructor Description AzureBlobRequestSigner(BlobToHttpGetOptions blob2HttpGetOptions, com.google.inject.Provider<String> timeStampProvider, DateService dateService, SharedKeyLiteAuthentication auth, com.google.common.base.Supplier<Credentials> creds, boolean sasAuthentication, StorageUrlSupplier storageUriSupplier, AuthType authType) -
Uses of DateService in org.jclouds.azureblob.config
Methods in org.jclouds.azureblob.config with parameters of type DateService Modifier and Type Method Description protected com.google.common.base.Supplier<String>AzureBlobHttpApiModule. provideTimeStampCache(long seconds, DateService dateService)borrowing concurrency code to ensure that caching takes place properly -
Uses of DateService in org.jclouds.azureblob.functions
Constructors in org.jclouds.azureblob.functions with parameters of type DateService Constructor Description ParseContainerPropertiesFromHeaders(DateService dateParser, String metadataPrefix) -
Uses of DateService in org.jclouds.azureblob.xml
Constructors in org.jclouds.azureblob.xml with parameters of type DateService Constructor Description AccountNameEnumerationResultsHandler(DateService dateParser)ContainerNameEnumerationResultsHandler(DateService dateParser, ContentMetadataCodec contentMetadataCodec) -
Uses of DateService in org.jclouds.blobstore.functions
Constructors in org.jclouds.blobstore.functions with parameters of type DateService Constructor Description ParseSystemAndUserMetadataFromHeaders(javax.inject.Provider<MutableBlobMetadata> metadataFactory, DateService dateParser, String metadataPrefix) -
Uses of DateService in org.jclouds.cloudwatch.binders
Constructors in org.jclouds.cloudwatch.binders with parameters of type DateService Constructor Description GetMetricStatisticsBinder(DateService dateService)MetricDataBinder(DateService dateService) -
Uses of DateService in org.jclouds.cloudwatch.xml
Fields in org.jclouds.cloudwatch.xml declared as DateService Modifier and Type Field Description protected DateServiceAlarmHistoryItemHandler. dateServiceprotected DateServiceDatapointHandler. dateServiceprotected DateServiceMetricAlarmHandler. dateServiceConstructors in org.jclouds.cloudwatch.xml with parameters of type DateService Constructor Description AlarmHistoryItemHandler(DateService dateService)DatapointHandler(DateService dateService)MetricAlarmHandler(DateService dateService, DimensionHandler dimensionHandler) -
Uses of DateService in org.jclouds.date.internal
Classes in org.jclouds.date.internal that implement DateService Modifier and Type Class Description classSimpleDateFormatDateServiceusesSimpleDateFormatinternally.Fields in org.jclouds.date.internal declared as DateService Modifier and Type Field Description protected DateServiceDateServiceDateCodecFactory.DateServiceAsctimeCodec. dateServiceprotected DateServiceDateServiceDateCodecFactory.DateServiceIso8601Codec. dateServiceprotected DateServiceDateServiceDateCodecFactory.DateServiceIso8601SecondsCodec. dateServiceprotected DateServiceDateServiceDateCodecFactory.DateServiceRfc1123Codec. dateServiceprotected DateServiceDateServiceDateCodecFactory.DateServiceRfc822Codec. dateServiceConstructors in org.jclouds.date.internal with parameters of type DateService Constructor Description DateServiceAsctimeCodec(DateService dateService)DateServiceDateCodecFactory(DateService dateService)DateServiceIso8601Codec(DateService dateService)DateServiceIso8601SecondsCodec(DateService dateService)DateServiceRfc1123Codec(DateService dateService)DateServiceRfc822Codec(DateService dateService) -
Uses of DateService in org.jclouds.date.joda
Classes in org.jclouds.date.joda that implement DateService Modifier and Type Class Description classJodaDateService -
Uses of DateService in org.jclouds.ec2.xml
Fields in org.jclouds.ec2.xml declared as DateService Modifier and Type Field Description protected DateServiceAttachmentHandler. dateServiceprotected DateServiceBaseReservationHandler. dateServiceprotected DateServiceBlockDeviceMappingHandler. dateServiceprotected DateServiceBundleTaskHandler. dateServiceprotected DateServiceCreateVolumeResponseHandler. dateServiceprotected DateServiceGetPasswordDataResponseHandler. dateServiceprotected DateServiceSnapshotHandler. dateServiceConstructors in org.jclouds.ec2.xml with parameters of type DateService Constructor Description BaseReservationHandler(DateService dateService, com.google.common.base.Supplier<String> defaultRegion)BlockDeviceMappingHandler(DateService dateService)BundleTaskHandler(DateService dateService, com.google.common.base.Supplier<String> defaultRegion)CreateVolumeResponseHandler(DateService dateService, com.google.common.base.Supplier<String> defaultRegion, com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> regionToZonesSupplier, com.google.common.base.Supplier<Set<String>> zonesSupplier)GetPasswordDataResponseHandler(DateService dateService)RunInstancesResponseHandler(DateService dateService, com.google.common.base.Supplier<String> defaultRegion)SnapshotHandler(DateService dateService, com.google.common.base.Supplier<String> defaultRegion) -
Uses of DateService in org.jclouds.json.config
Constructors in org.jclouds.json.config with parameters of type DateService Constructor Description CDateAdapter(DateService dateService)Iso8601DateAdapter(DateService dateService) -
Uses of DateService in org.jclouds.openstack.glance.v1_0.functions
Constructors in org.jclouds.openstack.glance.v1_0.functions with parameters of type DateService Constructor Description ParseImageDetailsFromHeaders(DateService dateService) -
Uses of DateService in org.jclouds.openstack.nova.ec2.internal
Constructors in org.jclouds.openstack.nova.ec2.internal with parameters of type DateService Constructor Description HyphenToNullIso8601Codec(DateService dateService) -
Uses of DateService in org.jclouds.openstack.nova.ec2.xml
Constructors in org.jclouds.openstack.nova.ec2.xml with parameters of type DateService Constructor Description NovaCreateVolumeResponseHandler(DateService dateService, com.google.common.base.Supplier<String> defaultRegion, com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> regionToZonesSupplier, com.google.common.base.Supplier<Set<String>> zonesSupplier) -
Uses of DateService in org.jclouds.profitbricks.http.parser.loadbalancer
Fields in org.jclouds.profitbricks.http.parser.loadbalancer declared as DateService Modifier and Type Field Description protected DateServiceBaseLoadBalancerResponseHandler. dateServiceConstructors in org.jclouds.profitbricks.http.parser.loadbalancer with parameters of type DateService Constructor Description BaseLoadBalancerResponseHandler(DateService dateService, ServerListResponseHandler balancedServerResponseHandler, FirewallListResponseHandler firewallResponseHandler) -
Uses of DateService in org.jclouds.profitbricks.http.parser.server
Fields in org.jclouds.profitbricks.http.parser.server declared as DateService Modifier and Type Field Description protected DateServiceBaseServerResponseHandler. dateService -
Uses of DateService in org.jclouds.profitbricks.http.parser.snapshot
Fields in org.jclouds.profitbricks.http.parser.snapshot declared as DateService Modifier and Type Field Description protected DateServiceBaseSnapshotResponseHandler. dateService -
Uses of DateService in org.jclouds.profitbricks.http.parser.storage
Fields in org.jclouds.profitbricks.http.parser.storage declared as DateService Modifier and Type Field Description protected DateServiceBaseStorageResponseHandler. dateServiceConstructors in org.jclouds.profitbricks.http.parser.storage with parameters of type DateService Constructor Description BaseStorageResponseHandler(DateService dateService) -
Uses of DateService in org.jclouds.rest
Methods in org.jclouds.rest that return DateService Modifier and Type Method Description DateServiceUtils. date() -
Uses of DateService in org.jclouds.rest.internal
Methods in org.jclouds.rest.internal that return DateService Modifier and Type Method Description DateServiceUtilsImpl. date()Constructors in org.jclouds.rest.internal with parameters of type DateService Constructor Description UtilsImpl(com.google.inject.Injector injector, Json json, XMLParser xml, HttpClient simpleClient, Crypto encryption, DateService date, com.google.common.eventbus.EventBus eventBus, Map<String,Credentials> credentialStore, Logger.LoggerFactory loggerFactory) -
Uses of DateService in org.jclouds.route53.config
Methods in org.jclouds.route53.config with parameters of type DateService Modifier and Type Method Description protected StringRoute53HttpApiModule. guiceProvideTimeStamp(DateService dateService)protected StringRoute53HttpApiModule. provideTimeStamp(DateService dateService) -
Uses of DateService in org.jclouds.route53.xml
Constructors in org.jclouds.route53.xml with parameters of type DateService Constructor Description ChangeHandler(DateService dateService) -
Uses of DateService in org.jclouds.s3.config
Methods in org.jclouds.s3.config with parameters of type DateService Modifier and Type Method Description protected com.google.common.base.Supplier<Date>S3HttpApiModule. guiceProvideTimeStampCacheDate(long seconds, com.google.common.base.Supplier<String> timestamp, DateService dateService)borrowing concurrency code to ensure that caching takes place properlyprotected com.google.common.base.Supplier<String>S3HttpApiModule. provideTimeStampCache(long seconds, DateService dateService)borrowing concurrency code to ensure that caching takes place properlyprotected com.google.common.base.Supplier<Date>S3HttpApiModule. provideTimeStampCacheDate(long seconds, com.google.common.base.Supplier<String> timestamp, DateService dateService) -
Uses of DateService in org.jclouds.s3.filters
Constructors in org.jclouds.s3.filters with parameters of type DateService Constructor Description RequestAuthorizeSignatureV2(SignatureWire signatureWire, String authTag, boolean isVhostStyle, String servicePath, String headerTag, com.google.common.base.Supplier<Credentials> creds, javax.inject.Provider<String> timeStampProvider, Crypto crypto, HttpUtils utils, DateService dateService) -
Uses of DateService in org.jclouds.s3.xml
Constructors in org.jclouds.s3.xml with parameters of type DateService Constructor Description ListAllMyBucketsHandler(DateService dateParser)ListBucketHandler(DateService dateParser)ListMultipartUploadsHandler(DateService dateParser)PartIdsFromHttpResponse(DateService dateParser)Deprecated.
-