Uses of Interface
com.ftpix.webwatcher.interfaces.WebSite
-
Packages that use WebSite Package Description com.ftpix.webwatcher com.ftpix.webwatcher.interfaces com.ftpix.webwatcher.model -
-
Uses of WebSite in com.ftpix.webwatcher
Classes in com.ftpix.webwatcher with type parameters of type WebSite Modifier and Type Class Description classWebWatcher<T extends WebSite>Methods in com.ftpix.webwatcher with type parameters of type WebSite Modifier and Type Method Description static <U extends WebSite>
WebWatcherWebWatcher. watch(U... sites)Watch a list of websitesMethods in com.ftpix.webwatcher with parameters of type WebSite Modifier and Type Method Description static <U extends WebSite>
WebWatcherWebWatcher. watch(U... sites)Watch a list of websites -
Uses of WebSite in com.ftpix.webwatcher.interfaces
Classes in com.ftpix.webwatcher.interfaces with type parameters of type WebSite Modifier and Type Interface Description interfaceWebSiteErrorListener<T extends WebSite>interfaceWebSiteListener<T extends WebSite> -
Uses of WebSite in com.ftpix.webwatcher.model
Classes in com.ftpix.webwatcher.model that implement WebSite Modifier and Type Class Description classDefaultWebSite
-