Uses of Interface
org.marketcetera.marketdata.yahoo.YahooFeedServices
-
-
Uses of YahooFeedServices in org.marketcetera.marketdata.yahoo
Classes in org.marketcetera.marketdata.yahoo that implement YahooFeedServices Modifier and Type Class Description (package private) classYahooFeedMarket data feed implementation for the Yahoo market data supplier.Fields in org.marketcetera.marketdata.yahoo declared as YahooFeedServices Modifier and Type Field Description private YahooFeedServicesYahooClientImpl. feedServicesYahoo feed services valueMethods in org.marketcetera.marketdata.yahoo with parameters of type YahooFeedServices Modifier and Type Method Description YahooClientYahooClientFactory. getClient(YahooFeedServices inFeedServices)Constructs aYahooClientobject.Constructors in org.marketcetera.marketdata.yahoo with parameters of type YahooFeedServices Constructor Description YahooClientImpl(YahooFeedServices inFeedServices)Create a new YahooClient instance.
-