|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DateService | |
|---|---|
| org.jclouds.date.internal | |
| org.jclouds.json.config | |
| org.jclouds.rest | |
| org.jclouds.rest.internal | |
| Uses of DateService in org.jclouds.date.internal |
|---|
| Classes in org.jclouds.date.internal that implement DateService | |
|---|---|
class |
SimpleDateFormatDateService
uses SimpleDateFormat internally. |
| Fields in org.jclouds.date.internal declared as DateService | |
|---|---|
protected DateService |
DateServiceDateCodecFactory.DateServiceRfc822Codec.dateService
|
protected DateService |
DateServiceDateCodecFactory.DateServiceRfc1123Codec.dateService
|
protected DateService |
DateServiceDateCodecFactory.DateServiceIso8601Codec.dateService
|
protected DateService |
DateServiceDateCodecFactory.DateServiceIso8601SecondsCodec.dateService
|
| Constructors in org.jclouds.date.internal with parameters of type DateService | |
|---|---|
DateServiceDateCodecFactory.DateServiceIso8601Codec(DateService dateService)
|
|
DateServiceDateCodecFactory.DateServiceIso8601SecondsCodec(DateService dateService)
|
|
DateServiceDateCodecFactory.DateServiceRfc1123Codec(DateService dateService)
|
|
DateServiceDateCodecFactory.DateServiceRfc822Codec(DateService dateService)
|
|
DateServiceDateCodecFactory(DateService dateService)
|
|
| Uses of DateService in org.jclouds.json.config |
|---|
| Constructors in org.jclouds.json.config with parameters of type DateService | |
|---|---|
GsonModule.CDateAdapter(DateService dateService)
|
|
GsonModule.Iso8601DateAdapter(DateService dateService)
|
|
| Uses of DateService in org.jclouds.rest |
|---|
| Methods in org.jclouds.rest that return DateService | |
|---|---|
DateService |
Utils.date()
#see #getDateService |
DateService |
Utils.getDateService()
|
| Uses of DateService in org.jclouds.rest.internal |
|---|
| Methods in org.jclouds.rest.internal that return DateService | |
|---|---|
DateService |
UtilsImpl.date()
|
DateService |
UtilsImpl.getDateService()
|
| Constructors in org.jclouds.rest.internal with parameters of type DateService | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||