Package | Description |
---|---|
org.jclouds.atmos.functions | |
org.jclouds.aws.config | |
org.jclouds.aws.ec2.config | |
org.jclouds.aws.s3.blobstore | |
org.jclouds.aws.xml | |
org.jclouds.azureblob.config | |
org.jclouds.azureblob.functions | |
org.jclouds.azureblob.xml | |
org.jclouds.blobstore.functions | |
org.jclouds.cloudwatch.binders | |
org.jclouds.cloudwatch.xml | |
org.jclouds.date.internal | |
org.jclouds.date.joda | |
org.jclouds.json.config | |
org.jclouds.openstack.glance.v1_0.functions | |
org.jclouds.openstack.nova.ec2.internal | |
org.jclouds.rest | |
org.jclouds.rest.internal | |
org.jclouds.route53.config | |
org.jclouds.route53.xml | |
org.jclouds.s3.config |
This package contains modules who manage the dependencies of the S3Context, S3Client, and S3 Map views.
|
org.jclouds.s3.xml |
This package contains xml logic that parses S3 responses.
|
Constructor and Description |
---|
ParseSystemMetadataFromHeaders(DateService dateService) |
Modifier and Type | Method and Description |
---|---|
protected String |
FormSigningHttpApiModule.provideTimeStamp(DateService dateService) |
Modifier and Type | Method and Description |
---|---|
protected String |
AWSEC2HttpApiModule.provideTimeStamp(DateService dateService) |
Constructor and Description |
---|
AWSS3BlobRequestSigner(RestAnnotationProcessor processor,
BlobToObject blobToObject,
BlobToHttpGetOptions blob2HttpGetOptions,
Class<AWSS3Client> interfaceClass,
com.google.common.base.Supplier<Credentials> credentials,
RequestAuthorizeSignature authSigner,
com.google.inject.Provider<String> timeStampProvider,
DateService dateService) |
Constructor and Description |
---|
SessionCredentialsHandler(DateService dateService) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<String> |
AzureBlobHttpApiModule.provideTimeStampCache(long seconds,
DateService dateService)
borrowing concurrency code to ensure that caching takes place properly
|
Constructor and Description |
---|
ParseContainerPropertiesFromHeaders(DateService dateParser,
String metadataPrefix) |
Constructor and Description |
---|
AccountNameEnumerationResultsHandler(DateService dateParser) |
ContainerNameEnumerationResultsHandler(DateService dateParser,
ContentMetadataCodec contentMetadataCodec) |
Constructor and Description |
---|
ParseSystemAndUserMetadataFromHeaders(javax.inject.Provider<MutableBlobMetadata> metadataFactory,
DateService dateParser,
String metadataPrefix) |
Constructor and Description |
---|
GetMetricStatisticsBinder(DateService dateService) |
MetricDataBinder(DateService dateService) |
Modifier and Type | Field and Description |
---|---|
protected DateService |
MetricAlarmHandler.dateService |
protected DateService |
DatapointHandler.dateService |
protected DateService |
AlarmHistoryItemHandler.dateService |
Constructor and Description |
---|
AlarmHistoryItemHandler(DateService dateService) |
DatapointHandler(DateService dateService) |
MetricAlarmHandler(DateService dateService,
DimensionHandler dimensionHandler) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleDateFormatDateService
uses
SimpleDateFormat internally. |
Modifier and Type | Field and Description |
---|---|
protected DateService |
DateServiceDateCodecFactory.DateServiceRfc822Codec.dateService |
protected DateService |
DateServiceDateCodecFactory.DateServiceRfc1123Codec.dateService |
protected DateService |
DateServiceDateCodecFactory.DateServiceIso8601Codec.dateService |
protected DateService |
DateServiceDateCodecFactory.DateServiceIso8601SecondsCodec.dateService |
Constructor and Description |
---|
DateServiceDateCodecFactory.DateServiceIso8601Codec(DateService dateService) |
DateServiceDateCodecFactory.DateServiceIso8601SecondsCodec(DateService dateService) |
DateServiceDateCodecFactory.DateServiceRfc1123Codec(DateService dateService) |
DateServiceDateCodecFactory.DateServiceRfc822Codec(DateService dateService) |
DateServiceDateCodecFactory(DateService dateService) |
Modifier and Type | Class and Description |
---|---|
class |
JodaDateService |
Constructor and Description |
---|
GsonModule.CDateAdapter(DateService dateService) |
GsonModule.Iso8601DateAdapter(DateService dateService) |
Constructor and Description |
---|
ParseImageDetailsFromHeaders(DateService dateService) |
Constructor and Description |
---|
HyphenToNullIso8601Codec(DateService dateService) |
Modifier and Type | Method and Description |
---|---|
DateService |
Utils.date() |
Modifier and Type | Method and Description |
---|---|
DateService |
UtilsImpl.date() |
Constructor and 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) |
Modifier and Type | Method and Description |
---|---|
protected String |
Route53HttpApiModule.provideTimeStamp(DateService dateService) |
Constructor and Description |
---|
ChangeHandler(DateService dateService) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<String> |
S3HttpApiModule.provideTimeStampCache(long seconds,
DateService dateService)
borrowing concurrency code to ensure that caching takes place properly
|
Constructor and Description |
---|
ListAllMyBucketsHandler(DateService dateParser) |
ListBucketHandler(DateService dateParser) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.