Package | Description |
---|---|
org.jclouds.abiquo.rest.internal | |
org.jclouds.atmos.functions | |
org.jclouds.aws.config | |
org.jclouds.aws.xml | |
org.jclouds.azure.management.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.elb.xml | |
org.jclouds.eucalyptus.internal | |
org.jclouds.iam.xml | |
org.jclouds.json.config | |
org.jclouds.openstack.glance.v1_0.functions | |
org.jclouds.openstack.nova.ec2.internal | |
org.jclouds.rds.xml | |
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.savvis.vpdc.xml | |
org.jclouds.trmk.vcloud_0_8.xml | |
org.jclouds.vcloud.xml |
Constructor and Description |
---|
ExtendedUtils(com.google.inject.Injector injector,
Json json,
XMLParser xml,
HttpClient simpleApi,
HttpAsyncClient simpleAsyncApi,
Crypto encryption,
DateService date,
ExecutorService userThreads,
ExecutorService ioThreads,
com.google.common.eventbus.EventBus eventBus,
Map<String,Credentials> credentialStore,
Logger.LoggerFactory loggerFactory,
AbiquoHttpClient abiquoHttpClient,
AbiquoHttpAsyncClient abiquoHttpAsyncApi) |
Constructor and Description |
---|
ParseSystemMetadataFromHeaders(DateService dateService) |
Modifier and Type | Method and Description |
---|---|
protected String |
FormSigningRestClientModule.provideTimeStamp(DateService dateService) |
Constructor and Description |
---|
SessionCredentialsHandler(DateService dateService) |
Modifier and Type | Field and Description |
---|---|
protected DateService |
DetailedHostedServicePropertiesHandler.dateService |
Constructor and Description |
---|
DetailedHostedServicePropertiesHandler(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 |
DatapointHandler.dateService |
Constructor and Description |
---|
DatapointHandler(DateService dateService) |
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 |
Modifier and Type | Field and Description |
---|---|
protected DateService |
LoadBalancerHandler.dateService |
Constructor and Description |
---|
LoadBalancerHandler(DateService dateService,
HealthCheckHandler healthCheckHandler,
ListenerWithPoliciesHandler listenerHandler) |
Constructor and Description |
---|
DateServiceIso8601SecondsCodec(DateService dateService) |
Constructor and Description |
---|
InstanceProfileHandler(DateService dateService,
RoleHandler roleHandler) |
RoleHandler(DateService dateService) |
UserHandler(DateService dateService) |
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 | Field and Description |
---|---|
protected DateService |
InstanceHandler.dateService |
Constructor and Description |
---|
InstanceHandler(DateService dateService,
SubnetGroupHandler subnetGroupHandler) |
Modifier and Type | Method and Description |
---|---|
DateService |
Utils.date()
#see #getDateService
|
DateService |
Utils.getDateService() |
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,
ExecutorService userThreads,
ExecutorService ioThreads,
com.google.common.eventbus.EventBus eventBus,
Map<String,Credentials> credentialStore,
Logger.LoggerFactory loggerFactory) |
Modifier and Type | Method and Description |
---|---|
protected String |
Route53RestClientModule.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) |
Modifier and Type | Field and Description |
---|---|
protected DateService |
TaskHandler.dateService |
Constructor and Description |
---|
TaskHandler(DateService dateService) |
Copyright © 2009-2013 jclouds. All Rights Reserved.