Uses of Class
com.eightmotions.util.URLFetcher

Packages that use URLFetcher
com.eightmotions.map   
com.eightmotions.util   
 

Uses of URLFetcher in com.eightmotions.map
 

Methods in com.eightmotions.map with parameters of type URLFetcher
 boolean Track.lineRead(URLFetcher f, java.lang.String inLine)
           
 void Track.loaded(URLFetcher f)
           
 

Uses of URLFetcher in com.eightmotions.util
 

Methods in com.eightmotions.util with parameters of type URLFetcher
 boolean NotifyLoadURL.lineRead(URLFetcher f, java.lang.String inLine)
           
 void NotifyLoadURL.loaded(URLFetcher f)