Uses of Interface
org.jclouds.date.DateService
Packages that use DateService
Package
Description
This package contains HttpRequestFilters needed to operate the REST api.
This package contains modules who manage the dependencies of the S3Context, S3Client, and S3 Map views.
This package contains HttpRequestFilters needed to operate the REST api.
This package contains xml logic that parses S3 responses.
-
Uses of DateService in org.jclouds.atmos.blobstore
Constructors in org.jclouds.atmos.blobstore with parameters of type DateServiceModifierConstructorDescriptionAtmosBlobRequestSigner
(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 -
Uses of DateService in org.jclouds.aws.config
Methods in org.jclouds.aws.config with parameters of type DateServiceModifier and TypeMethodDescriptionprotected final String
FormSigningHttpApiModule.guiceProvideTimeStamp
(DateService dateService) protected String
FormSigningHttpApiModule.provideTimeStamp
(DateService dateService) -
Uses of DateService in org.jclouds.aws.ec2.config
Methods in org.jclouds.aws.ec2.config with parameters of type DateServiceModifier and TypeMethodDescriptionprotected String
AWSEC2HttpApiModule.provideTimeStamp
(DateService dateService) -
Uses of DateService in org.jclouds.aws.ec2.xml
Fields in org.jclouds.aws.ec2.xml declared as DateServiceModifier and TypeFieldDescriptionprotected final DateService
BaseAWSReservationHandler.dateService
protected final DateService
SpotHandler.dateService
protected final DateService
SpotInstanceHandler.dateService
Constructors in org.jclouds.aws.ec2.xml with parameters of type DateServiceModifierConstructorDescriptionprotected
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 DateServiceModifierConstructorDescriptionAWSRequestAuthorizeSignature
(SignatureWire signatureWire, String authTag, boolean isVhostStyle, String servicePath, String headerTag, com.google.common.base.Supplier<Credentials> creds, jakarta.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 -
Uses of DateService in org.jclouds.azureblob.blobstore
Constructors in org.jclouds.azureblob.blobstore with parameters of type DateServiceModifierConstructorDescriptionAzureBlobRequestSigner
(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 DateServiceModifier and TypeMethodDescriptionprotected 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 DateServiceModifierConstructorDescriptionParseContainerPropertiesFromHeaders
(DateService dateParser, String metadataPrefix) -
Uses of DateService in org.jclouds.azureblob.xml
Constructors in org.jclouds.azureblob.xml with parameters of type DateServiceModifierConstructorDescriptionAccountNameEnumerationResultsHandler
(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 DateServiceModifierConstructorDescriptionParseSystemAndUserMetadataFromHeaders
(jakarta.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 DateServiceModifierConstructorDescriptionprotected
GetMetricStatisticsBinder
(DateService dateService) protected
MetricDataBinder
(DateService dateService) -
Uses of DateService in org.jclouds.cloudwatch.xml
Fields in org.jclouds.cloudwatch.xml declared as DateServiceModifier and TypeFieldDescriptionprotected final DateService
AlarmHistoryItemHandler.dateService
protected final DateService
DatapointHandler.dateService
protected final DateService
MetricAlarmHandler.dateService
Constructors in org.jclouds.cloudwatch.xml with parameters of type DateServiceModifierConstructorDescriptionAlarmHistoryItemHandler
(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 DateServiceFields in org.jclouds.date.internal declared as DateServiceModifier and TypeFieldDescriptionprotected final DateService
DateServiceDateCodecFactory.DateServiceAsctimeCodec.dateService
protected final DateService
DateServiceDateCodecFactory.DateServiceIso8601Codec.dateService
protected final DateService
DateServiceDateCodecFactory.DateServiceIso8601SecondsCodec.dateService
protected final DateService
DateServiceDateCodecFactory.DateServiceRfc1123Codec.dateService
protected final DateService
DateServiceDateCodecFactory.DateServiceRfc822Codec.dateService
Constructors in org.jclouds.date.internal with parameters of type DateServiceModifierConstructorDescriptionDateServiceAsctimeCodec
(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 -
Uses of DateService in org.jclouds.ec2.xml
Fields in org.jclouds.ec2.xml declared as DateServiceModifier and TypeFieldDescriptionprotected final DateService
AttachmentHandler.dateService
protected final DateService
BaseReservationHandler.dateService
protected final DateService
BlockDeviceMappingHandler.dateService
protected final DateService
BundleTaskHandler.dateService
protected final DateService
CreateVolumeResponseHandler.dateService
protected final DateService
GetPasswordDataResponseHandler.dateService
protected final DateService
SnapshotHandler.dateService
Constructors in org.jclouds.ec2.xml with parameters of type DateServiceModifierConstructorDescriptionprotected
BaseReservationHandler
(DateService dateService, com.google.common.base.Supplier<String> defaultRegion) BlockDeviceMappingHandler
(DateService dateService) protected
BundleTaskHandler
(DateService dateService, com.google.common.base.Supplier<String> defaultRegion) protected
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) protected
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 DateServiceModifierConstructorDescriptionCDateAdapter
(DateService dateService) Iso8601DateAdapter
(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 -
Uses of DateService in org.jclouds.openstack.nova.ec2.xml
Constructors in org.jclouds.openstack.nova.ec2.xml with parameters of type DateServiceModifierConstructorDescriptionprotected
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 DateServiceModifier and TypeFieldDescriptionprotected final DateService
BaseLoadBalancerResponseHandler.dateService
Constructors in org.jclouds.profitbricks.http.parser.loadbalancer with parameters of type DateServiceModifierConstructorDescriptionprotected
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 DateServiceModifier and TypeFieldDescriptionprotected final DateService
BaseServerResponseHandler.dateService
-
Uses of DateService in org.jclouds.profitbricks.http.parser.snapshot
Fields in org.jclouds.profitbricks.http.parser.snapshot declared as DateServiceModifier and TypeFieldDescriptionprotected final DateService
BaseSnapshotResponseHandler.dateService
-
Uses of DateService in org.jclouds.profitbricks.http.parser.storage
Fields in org.jclouds.profitbricks.http.parser.storage declared as DateServiceModifier and TypeFieldDescriptionprotected final DateService
BaseStorageResponseHandler.dateService
Constructors in org.jclouds.profitbricks.http.parser.storage with parameters of type DateService -
Uses of DateService in org.jclouds.rest
Methods in org.jclouds.rest that return DateService -
Uses of DateService in org.jclouds.rest.internal
Methods in org.jclouds.rest.internal that return DateServiceConstructors in org.jclouds.rest.internal with parameters of type DateServiceModifierConstructorDescriptionprotected
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 DateServiceModifier and TypeMethodDescriptionprotected final String
Route53HttpApiModule.guiceProvideTimeStamp
(DateService dateService) protected String
Route53HttpApiModule.provideTimeStamp
(DateService dateService) -
Uses of DateService in org.jclouds.route53.xml
Constructors in org.jclouds.route53.xml with parameters of type DateService -
Uses of DateService in org.jclouds.s3.config
Methods in org.jclouds.s3.config with parameters of type DateServiceModifier and TypeMethodDescriptionprotected final 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 final 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 DateServiceModifierConstructorDescriptionRequestAuthorizeSignatureV2
(SignatureWire signatureWire, String authTag, boolean isVhostStyle, String servicePath, String headerTag, com.google.common.base.Supplier<Credentials> creds, jakarta.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 DateServiceModifierConstructorDescriptionListAllMyBucketsHandler
(DateService dateParser) ListBucketHandler
(DateService dateParser) ListMultipartUploadsHandler
(DateService dateParser) PartIdsFromHttpResponse
(DateService dateParser) Deprecated.