Interface YahooClientFactory
-
interface YahooClientFactoryConstructsYahooClientobjects.- Since:
- 2.1.4
- Version:
- $Id$
- Author:
- Colin DuPlantis
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description YahooClientgetClient(YahooFeedServices inFeedServices)Constructs aYahooClientobject.
-
-
-
Method Detail
-
getClient
YahooClient getClient(YahooFeedServices inFeedServices)
Constructs aYahooClientobject.- Returns:
- a
YahooClientvalue
-
-