Class WebWhoisToken

java.lang.Object
google.registry.monitoring.blackbox.token.Token
google.registry.monitoring.blackbox.token.WebWhoisToken

public class WebWhoisToken extends Token
Token subtype designed for WebWhois sequence.

Between loops of a WebWhois sequence the only thing changing is the tld we are probing. As a result, we maintain the list of topLevelDomains and on each call to next, have our index looking at the next topLevelDomain.