ExchangeRateProvider
implementations.See: Description
Class | Description |
---|---|
DefaultMonetaryConversionsSpi |
This is the default implementation of the
MonetaryConversionsSpi interface, backing
up the MonetaryConversions singleton. |
ECBCurrentRateProvider |
This class implements an
ExchangeRateProvider that loads data from
the European Central Bank data feed (XML). |
ECBHistoric90RateProvider |
This class implements an
ExchangeRateProvider that loads data from
the European Central Bank data feed (XML). |
ECBHistoricRateProvider |
This class implements an
ExchangeRateProvider that loads data from
the European Central Bank data feed (XML). |
IMFRateProvider |
Implements a
ExchangeRateProvider that loads the IMF conversion data. |
ExchangeRateProvider
implementations.