Interface IURLFetchServiceFactory
public interface IURLFetchServiceFactory
Factory for
URLFetchService
-
Method Summary
Modifier and TypeMethodDescriptionObtain a URLFetchService instance.
-
Method Details
-
getURLFetchService
URLFetchService getURLFetchService()Obtain a URLFetchService instance.
-