Holger's
Java API

Uses of Interface
com.antelmann.net.URLCache.RefreshListener

Packages that use URLCache.RefreshListener
com.antelmann.net The classes in this package are designed to provide convenient access to Internet related functionality. 
 

Uses of URLCache.RefreshListener in com.antelmann.net
 

Methods in com.antelmann.net that return URLCache.RefreshListener
 URLCache.RefreshListener[] URLCache.getRefreshListener()
           
 

Methods in com.antelmann.net with parameters of type URLCache.RefreshListener
 void URLCache.addRefreshListener(URLCache.RefreshListener listener)
           
 boolean URLCache.containsRefreshListener(URLCache.RefreshListener listener)
           
 void URLCache.removeRefreshListener(URLCache.RefreshListener listener)
           
 



(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads