Interface IURLFetchServiceFactory
-
public interface IURLFetchServiceFactoryFactory forURLFetchService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description URLFetchServicegetURLFetchService()Obtain a URLFetchService instance.
-
-
-
Method Detail
-
getURLFetchService
URLFetchService getURLFetchService()
Obtain a URLFetchService instance.
-
-