Methods in com.arsdigita.util.url with parameters of type URLCache |
static void |
URLFetcher.registerService(String key,
URLPool pool,
URLCache cache)
Registers a new service the key is the unique name for the service,
typically the packagename of the application using the service. |
static void |
URLFetcher.registerService(String key,
URLPool pool,
URLCache cache,
boolean cacheFailedRetrievals)
Registers a new service the key is the unique name for the service,
typically the packagename of the application using the service. |