mirror of
https://github.com/google/nomulus.git
synced 2025-07-27 13:06:27 +02:00
Add a nomulus tool command to bulk ACK poll messages
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=252674014
This commit is contained in:
parent
0ed0455100
commit
691220748d
5 changed files with 246 additions and 1 deletions
|
@ -73,6 +73,7 @@ import javax.inject.Singleton;
|
|||
WhoisModule.class,
|
||||
})
|
||||
interface RegistryToolComponent {
|
||||
void inject(AckPollMessagesCommand command);
|
||||
void inject(CheckDomainClaimsCommand command);
|
||||
void inject(CheckDomainCommand command);
|
||||
void inject(CountDomainsCommand command);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue