Package google.registry.monitoring.blackbox.module
-
Class Summary Class Description CertificateModule Dagger module that provides bindings needed to inject server certificate chain and private key.EppModule A module that provides the components necessary for and the overallProbingSequence
to probe EPP.WebWhoisModule A module that provides the components necessary for and the overallProbingSequence
to probe WebWHOIS. -
Annotation Types Summary Annotation Type Description CertificateModule.LocalSecrets Qualifier
to identify components provided from Local Secrets.EppModule.EppProtocol Dagger qualifier to provide EPP protocol related handlers and other bindings.WebWhoisModule.HttpsWhoisProtocol Dagger qualifier to provide HTTPS whois protocol related handlers and other bindings.WebWhoisModule.HttpWhoisProtocol Dagger qualifier to provide HTTP whois protocol related handlers and other bindings.WebWhoisModule.WebWhoisProtocol Dagger qualifier to provide any WebWhois related bindings.