Uses of Interface
org.marketcetera.marketdata.yahoo.YahooClient
-
-
Uses of YahooClient in org.marketcetera.marketdata.yahoo
Classes in org.marketcetera.marketdata.yahoo that implement YahooClient Modifier and Type Class Description (package private) classYahooClientImplProvides aYahooClientimplementation.Fields in org.marketcetera.marketdata.yahoo declared as YahooClient Modifier and Type Field Description private YahooClientYahooFeed. clientclient implementation to useMethods in org.marketcetera.marketdata.yahoo that return YahooClient Modifier and Type Method Description YahooClientYahooClientFactory. getClient(YahooFeedServices inFeedServices)Constructs aYahooClientobject.
-