| Package | Description |
|---|---|
| org.jclouds.date.internal | |
| org.jclouds.json.config | |
| org.jclouds.rest | |
| org.jclouds.rest.internal |
| 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) |
| Constructor and Description |
|---|
GsonModule.CDateAdapter(DateService dateService) |
GsonModule.Iso8601DateAdapter(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) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.