Interface IURLFetchServiceFactory (2.0.0)

public interface IURLFetchServiceFactory

Factory for URLFetchService

Methods

getURLFetchService()

public abstract URLFetchService getURLFetchService()

Obtain a URLFetchService instance.

Returns
Type Description
URLFetchService