Package | Description |
---|---|
org.jclouds.atmos.functions | |
org.jclouds.aws.config | |
org.jclouds.aws.xml | |
org.jclouds.azure.storage.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.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.
|
org.jclouds.trmk.vcloud_0_8.xml | |
org.jclouds.vcloud.xml |
Constructor and Description |
---|
ParseSystemMetadataFromHeaders(DateService dateService) |
Modifier and Type | Method and Description |
---|---|
protected String |
FormSigningRestClientModule.provideTimeStamp(DateService dateService) |
protected String |
FormSigningHttpApiModule.provideTimeStamp(DateService dateService) |
Constructor and Description |
---|
SessionCredentialsHandler(DateService dateService) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<String> |
AzureStorageRestClientModule.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 |
---|
HyphenToNullIso8601Codec(DateService dateService) |
Modifier and Type | Method and Description |
---|---|
DateService |
Utils.date()
#see #getDateService
|
DateService |
Utils.getDateService()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DateService |
UtilsImpl.date() |
DateService |
UtilsImpl.getDateService() |
Constructor and Description |
---|
UtilsImpl(com.google.inject.Injector injector,
Json json,
XMLParser xml,
HttpClient simpleClient,
HttpAsyncClient simpleAsyncClient,
Crypto encryption,
DateService date,
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
com.google.common.util.concurrent.ListeningExecutorService ioExecutor,
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> |
S3RestClientModule.provideTimeStampCache(long seconds,
DateService dateService)
borrowing concurrency code to ensure that caching takes place properly
|
Constructor and Description |
---|
ListAllMyBucketsHandler(DateService dateParser) |
ListBucketHandler(DateService dateParser) |
Modifier and Type | Field and Description |
---|---|
protected DateService |
TaskHandler.dateService |
Constructor and Description |
---|
TaskHandler(DateService dateService) |
Modifier and Type | Field and Description |
---|---|
protected DateService |
TaskHandler.dateService |
Constructor and Description |
---|
TaskHandler(DateService dateService) |
Copyright © 2009-2013 jclouds. All Rights Reserved.