Uses of Interface
com.atlassian.aws.utils.URLFetcher

Packages that use URLFetcher
com.atlassian.aws.utils   
 

Uses of URLFetcher in com.atlassian.aws.utils
 

Methods in com.atlassian.aws.utils that return URLFetcher
static URLFetcher URLFetcherUtils.getURLFetcher()
           
 

Methods in com.atlassian.aws.utils with parameters of type URLFetcher
static void URLFetcherUtils.setURLFetcher(URLFetcher urlFetcher)
          Sets the singleton URLFetcher.
 



Copyright © 2015 Atlassian. All rights reserved.