Uses of Class
org.htmlunit.ImmediateRefreshHandler
-
Packages that use ImmediateRefreshHandler Package Description org.htmlunit Framework classes (contains theWebClientclass which is the main entry point). -
-
Uses of ImmediateRefreshHandler in org.htmlunit
Subclasses of ImmediateRefreshHandler in org.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.
-