Uses of Class
com.gargoylesoftware.htmlunit.ImmediateRefreshHandler
-
Packages that use ImmediateRefreshHandler Package Description com.gargoylesoftware.htmlunit Framework classes (contains theWebClientclass which is the main entry point). -
-
Uses of ImmediateRefreshHandler in com.gargoylesoftware.htmlunit
Subclasses of ImmediateRefreshHandler in com.gargoylesoftware.htmlunit Modifier and Type Class Description classNiceRefreshHandlerThis refresh handler performs an immediate refresh if the refresh delay is less or equal to the configured time and otherwise ignores totally the refresh instruction.
-