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