Package google.registry.monitoring.blackbox.token
package google.registry.monitoring.blackbox.token
-
ClassDescription
Token
subtype that deals performs specified actions for the EPP sequence.EppToken
Subclass that represents a token used in a persistent sequence, meaning the connection is maintained on each new iteration of theProbingSequence
.EppToken
Subclass that represents a token used in a transient sequence, meaning the connection is remade on each new iteration of theProbingSequence
.Superclass that represents information passed to eachProbingStep
in a single loop of aProbingSequence
.Token
subtype designed for WebWhois sequence.